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