Installation von gpskarte
-------------------------
gpspoint installieren
---------------------
als root:
# ./configure
# make
# make install
eventuell noch:
# chmod a+rw /dev/ttyS1

als normaler User:
> emacs ~/.gpspointrc
serial_port="/dev/ttyS1"
mode="garmin"

Testen der Installation:
GPS an Serielle Schnittstelle anschliessen,
am GPS Interface-Format auf GARMIN setzen.
> man gpspoint
> gpspoint -t
> gpspoint -dw test.wegpunkte

GMT installieren
----------------
Installationsskript von  http://gmt.soest.hawaii.edu  verwenden,
und Anleitung genau durchlesen.
GMT_full und GMT_high muessen auch installiert werden.

gpskarte installieren
---------------------
als normaler User:
> make
> make install
