Download and installation
tclgeomap
Requirements
- Unix system. The system should have standard C development libraries. The tclgeomap extension has been built and tested on Linux (x86), Solaris (sparc), and FreeBSD (x86), platforms.
- Tcl 8.3 or later, available from www.tcl.tk.
- tclgeomap source code. Go to the download page and download the source archive from a nearby mirror.
Installation
Extract the tclgeomap build files with a command like:
gunzip -c tclgeomap-2.11.4.tar.gz | tar xf -
Go to the tclgeomap2.11.4./unix directory and follow the instructions in the INSTALL file to build and install the software.
tkgeomap
Requirements
- Unix system. The system should have standard C development libraries and X11/Xlib. The tkgeomap extension has been built and tested on Linux (x86), Solaris (sparc), and FreeBSD (x86), platforms.
- Tcl/Tk 8.3 or later, available from www.tcl.tk.
- The tclgeomap extension, described above, should be built and installed before building and installing tkgeomap.
- tkgeomap source code. Go to the download page and download the source archive from a nearby mirror.
Installation
Extract the tkgeomap build files with a command like:
gunzip -c tkgeomap-2.11.4.tar.gz | tar xf -
Go to the tkgeomap2.11.4./unix directory and follow the instructions in the INSTALL file to build and install the software.
License
The extensions are under copyright. Copying, modification, and distribution are permitted under terms of the Open Software License.
Feedback
Please contact me, user0 at tkgeomap org if you have trouble with the build.
Return to tkgeomap home