summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBernd Zeimetz <bernd@bzed.de>2010-05-10 15:08:12 +0200
committerBernd Zeimetz <bernd@bzed.de>2010-05-10 15:08:12 +0200
commitbce9340a35c2bb26e56be609b8ec22ec0752a309 (patch)
tree63da275591258a0e529ce7b831752efa0aac8966 /INSTALL
parent458745ebd16df0350d09bfe991a4a851537b159d (diff)
downloadgpsd-bce9340a35c2bb26e56be609b8ec22ec0752a309.tar.gz
Remove xaw and friends from build requirements in INSTALL.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 2 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 3fced51f..2c283221 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,7 +28,6 @@ various additional capabilities and extensions:
C++ compiler -> libgpsmm C++ wrapper for the library
pthreads library -> support for PPS timekeeping on serial GPSes
DBUS -> gpsd will issue DBUS notifications
-X windows -> one test client depends on this
ncurses -> a test client and the GPS monitor depend on this
libusb-1.0.x or later -> better USB device discovery
Qt + qmake -> libQgpsmm depends on this
@@ -110,9 +109,8 @@ are in the same group.
3. Install prerequisites
-Under Ubuntu, you will require libxp-dev and libxaw7-dev
-in addition to the standard build-support packages. You can get
-all the build prerequisites installed with "apt-get build-dep gpsd".
+Under Debian and Ubuntu ou can get all the build prerequisites
+installed with "apt-get build-dep gpsd".
Note: if you are going to use the RTCM-104 support, you should compile
with gcc4; if you don't have it installed as your default