Graftor Version 1.0
by Marie Caroline Pavoine
November 23, 2000
Installation
Graftor can be installed using the "graftor.install" script.
Simply type graftor.install if you want to use the options by default :
- wishx is supposed to be located in /usr/bin
- it will create /usr/local/graftor1.0 , gftbase fixed to /usr/local
- all the files needed by Graftor will be found in /usr/local/graftor1.0
- the Graftor program itself will be /usr/local/graftor1.0/bin/graftor
Use the following options to modify this default behavior:
graftor.install [-h] [-b gftbase] [-w wishxdir]
-h : Give a short explanation of the options
-b gftbase : Gftbase is be the base directory where to install Graftor.
A sub-directory graftor1.0 will be created.
All the files will be copied in gftbase/graftor1.0
The Graftor program will be gftbase/graftor1.0/bin/graftor
For example, if you type :
graftor.install -b /var
the script will :
- create /var/graftor1.0
- install Graftor in /var/graftor1.0
gftbase defaults to /usr/local
-w wishxdir : Used to indicate the absolute path for wishx.
wishxdir defaults to /usr/bin
Uninstall Graftor
You have 2 choices :
- Execute the script graftor.uninstall that is created at the installation
OR - Locate the "graftor1.0" directory and remove it entirely
For example, if it is located at /usr/local/graftor1.0 type :
rm -ri /usr/local/graftor1.0
Running Graftor
If Graftor is installed in /usr/local, you should start Graftor with the command :
/usr/local/graftor1.0/bin/graftor
Bugs report
Please report any bug or suggestion to mpavoine@hotmail.com
