From 52862f35807749a27ff26527d6917c0d2960a50f Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 25 Oct 2011 03:01:40 -0400 Subject: Address the -ltinfo problem. --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 207a9b4f..8fd224a9 100644 --- a/INSTALL +++ b/INSTALL @@ -78,12 +78,16 @@ various additional features have additional prerequisites: |pthreads library | support for PPS timekeeping on serial GPSes |DBUS | gpsd will issue DBUS notifications |ncurses | a test client and the GPS monitor depend on this +|libtinfo5 | shared low-level terminfo library (see below) |libusb-1.0.x or later | better USB device discovery |Qt + qmake | libQgpsmm depends on this |python2.6+ | required for various clients and utilities |pgtk-2/cairo bindings | the main test client, xgps, needs this |========================================================================== +Some ncurses packages comntain the terminfo library; some break it out +seperately as libtinfo5 or libtinfo. + The Python code in GPSD is actually compatible back to Python 2.4 except that you need either the json library module from 2.6 or the functionally equivalent simplejson backport. -- cgit v1.2.1