GnTabber Installation

1) Download last version of GnTabber in compressed format (gntabber.tar.gz)

2) Unzip the GnTabber in the directory you want it to be installed

  • For Linux/Unix users :
  • cd /home/gilles/GnTabber
  • gunzip < gntabber.tar.gz | tar xvf - (or tar -xzf gntabber.tar.gz)
  • For Windows 95/98/NT/2000/XP users :
  • use Winzip to extract gntabber.tar.gz in a new directory (in C:\Music\GnTabber for instance)
  • 3) Install Tcl/Tk if you do not already have it
  • For Linux/Unix users : Tcl/Tk should already be installed (it is by default in any Linux distribution). Nevertheless you can retrieve the latest version here.
  • For Windows 95/98/NT/2000/XP Users : You Can Retrieve Latest Version Of Tcl/Tk for Windows here.
  • For Mac users : You Can Retrieve Latest Version Of Tcl/Tk For MacOS here.
  • 4) Install Perl if you do not aready have it
  • For Linux/Unix users : Perl should already be installed (it is by default in any Linux distribution). Nevertheless you can retrieve the latest version here.
  • For Windows 95/98/NT/2000/XP Users : You Can Retrieve either direclty version 522 of Active Perl or the Latest Version on the Active State site.

  • Note for Windows 95 users, you also need to install Microsoft DCom95, but everything should be explain on the Active Perl site.
  • For Mac users : You Can Retrieve Latest Version Of Perl For MacOS here.
  • 5) Set the GNTABBER_DIR environment variable to the directory you installed GnTabber
  • For Linux users : add the following line to your .bashrc file :
  • export GNTABBER_DIR=/home/gilles/GnTabber (or anywhere else you installed the GnTabber)
  • For Unix users : add the following line to your .cshrc file :
  • setenv GNTABBER_DIR /home/gilles/GnTabber (or anywhere else you installed the GnTabber)
  • For Windows 95/98 users : add the following to your autoexec.bat :
  • SET GNTABBER_DIR=C:/Music/GnTabber (or anywhere else you installed the GnTabber but MAKE SURE YOU USE SLAHES (/) AND NOT ANTISLASHES (\) to define the path)
  • For Windows NT/2000/XP users :
  • Open the Environment page in the Control Panel/System window
  • Add the entry GNTABBER_DIR with value C:/Music/GnTabber (or anywhere else you installed the GnTabber but MAKE SURE YOU USE SLAHES (/) AND NOT ANTISLASHES (\) to define the path)
  • For Mac users : I must confess I did not touch a Macintosh for several years now, but I am sure there is a way to define an evironment variable. If anyone knows how, please send me a mail. Basically you need to set the variable GNTABBER_DIR to the directory you installed GnTabber and you have to make sure you use slashes (/) and not antislashes (\) to define this directory.
  • 6) You can now run the GnTabber
  • For Linux/Unix users : make sure that gntabber.tcl is executable (otherwise use chmod a+x gntabber.tcl) and just type gntabber.tcl in a shell window.
  • For Windows 95/98/NT/2000/XP users : just double click on gntabber.tcl in the Explorer

  • Do not hesitate to contact me if you have any trouble to install GnTabber. 

    Back to GnTabber main page