summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-12-16 00:09:39 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-12-16 00:09:39 +0000
commit3a2480dbdfd7355513e29ad5f31f166fb0188924 (patch)
treed7d6934540ee1221590c9743c29ecc5b8ab97dda /INSTALL
parent15029e596b844ad9ca17370dc4990bd4c2b8e1de (diff)
downloadgpsd-3a2480dbdfd7355513e29ad5f31f166fb0188924.tar.gz
Alas, the attempt to factor out pthreads broke the build.
Revert this while we figure out a better way.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 5 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 1c2f9968..ff64970e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,11 +1,10 @@
Here are the steps for installing gpsd and verifying its performance:
-0. The only prerequisite you will need to build the suite is C and C++
-compilers. The pthreads library is optional, needed if you want to
-build for PPS timekeeping. Python is optional; it's used for the test
-tools, but not for the daemon itself. Support for DBUS is optional.
-The ncurses library is also optional; if you have it, the build will
-generate two additional test clients.
+0. Prerequisites you will need to build the entire suite include C,
+C++ and pthreads. Python is optional; it's used for the test tools, but
+not for the daemon itself. Support for DBUS is optional. The ncurses
+library is also optional; if you have it, the build will generate two
+additional test clients.
1. Start by making sure you can get data from your GPS, otherwise the later
steps will be very frustrating. In this command