added info about binary GDAL/OGR

git-svn-id: http://svn.osgeo.org/qgis/trunk@99 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2002-08-14 05:30:51 +00:00
parent 278096475a
commit 10f11f1e76

View File

@ -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)