Download and Installation Instructions:
To compile and install tkgate, follow these instructions:
You can also run tkgate directly from the directory in which you
compiled it by running src/tkgate/tkgate. If tkgate can not
find the necessary library files in the standard location, it will
look in the directory in which it was compiled. You can also set the
environment variable TKGATE_HOME, to set the directory tkgate will use
for its library files.
See the README file for more detailed information if you have problems
compiling.
Installation for Windows
In order to run tkgate on Windows, you will need to install Cygwin
along with X11 and the X11 version of tcl/tk (as opposed to the native
Windows version). For details see the Cygwin Installation
Page. As of TkGate 1.8.3, the configuration script now contains
Cygwin specific code and should not require any modification.
Installation for Mac OS X
As of TkGate 1.8.3, the configuration script now contains MAC OS X
specific code and should not require any modification. If you are
still having problems, I suggest you look
here.