summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-09-16 18:59:38 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-09-16 18:59:38 +0000
commit93be240b8028af1d3c466c9a72b4b5e520ca6fca (patch)
tree4a795399a96e28e87c678518bf9edaeae9043b41 /INSTALL
parent842679cdb530961d8d4e2034dea602a3a49837c7 (diff)
downloadgpsd-93be240b8028af1d3c466c9a72b4b5e520ca6fca.tar.gz
Almost ready to ship 2.0.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 6a8ce6af..96c675fe 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,9 +10,9 @@ burst of bnary garbage). If you don't see this, you may have OS-level
problems with your serial support, but more likely have the wrong
device. Look again.
-You will need to have either Motif or LessTif installed. If you're on a
-Linux system, you probably already have LessTif. Source code is
-available from <http://www.lesstif.org/>.
+You will need to have either Motif or LessTif installed in order for
+gps and xgpsspeed to build. If you're on a Linux system, you probably
+already have LessTif. Source code is available from <http://www.lesstif.org/>.
Run ./autogen.sh (or sh autogen.sh if the script does not have execute
permission).