diff --git a/INSTALL b/INSTALL index 336a9b6ed96..8c093466592 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Requirements: (http://www.trolltech.com/developer/download/qt-x11.html) 4. GDAL/OGR library compiled and installed (with headers). QGIS assumes that the headers and library will be in a standard (i.e. /usr/local) - location. See http://www.remotesensing.org/gdal. + location. A Linux binary is available at http://www.remotesensing.org/gdal. 5. Optional - Qt PostgreSQL driver (can be built with Qt or separately -- see Qt SQL docs) @@ -16,4 +16,4 @@ To build QGIS: and make sure the libpq++ headers are available in $(PGSQL)/include 3. Build QGIS by typing: make -The QGIS executable (qgis) will be built in the ./qgis/src directory \ No newline at end of file +The QGIS executable (qgis) will be built in the ./qgis/src directory