SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files
Tk-RED Version 1.0
by Marie Caroline Pavoine
June 04, 2001

Installation

Tk-RED can be installed using the "tk-red.install" script.

Simply type tk-red.install if you want to use the options by default :

  • wishx is supposed to be located in /usr/bin
  • it will create /usr/local/tk-red1.0 , redbase fixed to /usr/local
  • all the files needed by Tk-RED will be found in /usr/local/tk-red1.0
  • the Tk-RED program itself will be /usr/local/tk-red1.0/bin/tk-red

Use the following options to modify this default behavior:

tk-red.install [-h] [-b redbase] [-w wishxdir]

-h : Give a short explanation of the options

        -b redbase :    Tk-RED is be the base directory where to install Tk-RED.
                        A sub-directory tk-red1.0 will be created. 
                        All the files will be copied in redbase/tk-red1.0
                        The Tk-RED program will be redbase/tk-red1.0/bin/tk-red
                        For example, if you type :
                                tk-red.install -b /var 
                        the script will :
                                - create /var/tk-red1.0
                                - install Tk-RED in /var/tk-red1.0
                        redbase defaults to /usr/local

        -w wishxdir :   Used to indicate the absolute path for wishx.
                        wishxdir defaults to /usr/bin

Uninstall Tk-RED

You have 2 choices :

  • Execute the script tk-red.uninstall that is created at the installation OR - Locate the "tk-red1.0" directory and remove it entirely

    For example, if it is located at /usr/local/tk-red1.0 type :

    rm -ri /usr/local/tk-red1.0

Running Tk-RED

If Tk-RED is installed in /usr/local, you should start Tk-RED with the command :

/usr/local/tk-red1.0/bin/tk-red

Bugs report

Please report any bug or suggestion to mpavoine@hotmail.com


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.