![]() | ![]() | ![]() | Downloading and Installation |
This package has been tested only under a Linux system. It is required that shapelib (version 1.2.10 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 as
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 in it.
Using make will (in a Unix/Linux system) create the library
gpsmanshp.so
, while make install creates the
corresponding Tcl index pkgIndex.tcl
and copies these 2 files to
the installation directory, and make clean removes the binary
files and the index file.
Warning for users of Tcl8.4 There is a bug in Tcl8.4.4 that
prevents the creation of the Tcl index pkgIndex.tcl
. To avoid
it
the following package-8.3.tcl file (from
Tcl8.3) is needed, and should be used with this Makefile.
mig_at_ncc.up.pt
, DCC-FC & LIACC,
Universidade do Porto, 2004![]() | ![]() | ![]() | Downloading and Installation |