summaryrefslogtreecommitdiff
path: root/navit/tools/gpx2navit_txt/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'navit/tools/gpx2navit_txt/INSTALL')
-rw-r--r--navit/tools/gpx2navit_txt/INSTALL17
1 files changed, 17 insertions, 0 deletions
diff --git a/navit/tools/gpx2navit_txt/INSTALL b/navit/tools/gpx2navit_txt/INSTALL
new file mode 100644
index 000000000..b5dbb9e31
--- /dev/null
+++ b/navit/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.