install.rb

Path: install.rb
Last Update: Mon Aug 16 13:11:00 PHT 2004

Install Script

 Copyright (C) 2003 Rafael R. Sevilla <dido@imperium.ph>
 This file is part of JSON for Ruby

 JSON for Ruby is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License
 as published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.

 JSON for Ruby is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.

 You should have received a copy of the GNU Lesser General Public
 License along with JSON for Ruby; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
Author:Rafael R. Sevilla (dido@imperium.ph)
Copyright:Copyright © 2003 Rafael R. Sevilla
License:GNU Lesser General Public License

$Id: install.rb,v 1.1 2003/08/20 10:53:24 didosevilla Exp $

Required files

getoptlong   ftools   find   rbconfig  

Methods

instdir  

Constants

SOURCE_DIR = 'json'
LIBDIR = 'json'
INSTALL_DIR = instdir()

Public Instance methods

[Validate]