Gentoo Logo
Google
WWW linurs.org
This page has been accessed Counter times.
Home

GPS

Export Utility tested with Garmin Geko 301. The export utility allows you the export waypoints and tracks. The output will be written to files containing CSV format, that can be easily imported to spreed sheet programs for further analysis.

image/mergoscia.jpg image/mergoscia1.jpg

Manual installation

  • Download the latest version garminexport-*.*.tar.gz and extract the file and change to its directory
  • The program uses autotools so type ./configureto create the makefile and config.h
  • Type maketo compile the source
  • Type make installto install it
  • And when you do not like it, type make uninstalland remove the directory

Gentoo Linux installation

  • Install my linursoverlay
  • Since it is not an official ebuild you must unmask it. Type: echo "app-misc/garminexport ~x86" >> /etc/portage/package.keywords
  • Type emerge garminexportto install it
  • Type emerge --unmerge garminexportto remove it