![]() | ![]() | ![]() | 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.
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.
The enclosed Makefile defines TCLVERSION and assumes that
tclsh$(TCLVERSION)
,
/usr/include/tcl$(TCLVERSION)
,
libtcl$(TCLVERSION)
and the shapelib library is libshp
,
/usr/lib/tcl$(TCLVERSION)
is in the Tcl pre-defined
list $auto_path
(so that packages in this directory and its
sub-directories are visible from Tcl) and that this package will
be installed under its sub-directory gpsmanshp
.
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.
mig_at_ncc.up.pt
, DCC-FC & LIACC,
Universidade do Porto, 2003![]() | ![]() | ![]() | Downloading and Installation |