TopTcl Commands ImplementedDownloading and Installation

Downloading and Installation

This package has been tested only under a Linux system. It is required that shapelib (version 1.2.9 was the one used) is installed, otherwise it cannot be compiled.

gpsmanshp and gpstr2shp.c are distributed under the GNU Public License with absolutely no warranties.

Downloading

gpsmanshp can be downloaded either as a tar gzip archive or a zip archive.

Also available is gpstr2shp.c, a program that translates GPStrans data files into Shapefile ones.

Installation

The enclosed Makefile defines TCLVERSION and assumes that

Using make will (in a Unix/Linux system) create the library gpsmanshp.so and the corresponding Tcl index pkgIndex.tcl, while make install will copy these files to the installation directory (but note that the index file must be copied to /usr/lib/tcl$(TCLVERSION) if this is not the installation directory) and make clean removes the binary files and the index file.


GPSManSHP WWW pages
©Miguel Filgueiras, mig_at_ncc.up.pt, DCC-FC & LIACC, Universidade do Porto, 2003

TopTcl Commands ImplementedDownloading and Installation