mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
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:
parent
278096475a
commit
10f11f1e76
4
INSTALL
4
INSTALL
@ -6,7 +6,7 @@ Requirements:
|
|||||||
(http://www.trolltech.com/developer/download/qt-x11.html)
|
(http://www.trolltech.com/developer/download/qt-x11.html)
|
||||||
4. GDAL/OGR library compiled and installed (with headers). QGIS assumes
|
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)
|
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
|
5. Optional - Qt PostgreSQL driver (can be built with Qt or separately
|
||||||
-- see Qt SQL docs)
|
-- see Qt SQL docs)
|
||||||
|
|
||||||
@ -16,4 +16,4 @@ To build QGIS:
|
|||||||
and make sure the libpq++ headers are available in $(PGSQL)/include
|
and make sure the libpq++ headers are available in $(PGSQL)/include
|
||||||
3. Build QGIS by typing: make
|
3. Build QGIS by typing: make
|
||||||
|
|
||||||
The QGIS executable (qgis) will be built in the ./qgis/src directory
|
The QGIS executable (qgis) will be built in the ./qgis/src directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user