diff options
Diffstat (limited to 'tools/gpx2navit_txt/INSTALL')
-rw-r--r-- | tools/gpx2navit_txt/INSTALL | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/gpx2navit_txt/INSTALL b/tools/gpx2navit_txt/INSTALL new file mode 100644 index 00000000..b5dbb9e3 --- /dev/null +++ b/tools/gpx2navit_txt/INSTALL @@ -0,0 +1,17 @@ +Requirements +============== +- proj >ver4.0 +- expat >ver2.0 +- gpsbabel If you want to convert from GPS to shp directory but the + future is not stable yet. + +Installation +============== +It's not special. Just type below like others. + + ./configure + make + su + make install + +gpx2navit_txt image will be at /usr/local/bin. |