| |
|
SOURCE DOWNLOAD AND INSTALLATION
|
For Unix and Macintosh users or if you want the source, you must:
- Install
tcl/tk version 8.5.
Note, most systems only have tcl/tk 8.4 pre-installed.
- Download and unzip klimb.zip
it will put itself into a
directory named klimb.
- Download one or more region file from any zone.
- Unzip the region files from the same location you unzipped klimb.zipthe
directory above klimb/.
|
|
RUNNING KLIMB
|
There are several ways to start KLIMB but the most reliable is to
open a terminal window, change to the klimb directory and type one
of the following depending on where tcl/tk was installed.
- wish ./klimb.tcl
- wish8.5 ./klimb.tcl
- /usr/local/bin/wish8.5 ./klimb.tcl
|
|
|