- Source code of qgis 1.4
svn co https://svn.osgeo.org/qgis/trunk/qgis qgis
- build the 1.4 source on Fedora 12
enter qgis directory, mkdir build && cd build$ cd qgis
$ mkdir build
$ cd build
$ ccmake \
-DCMAKE_INSTALL_PREFIX:PATH=/home/nemo/apps/qgis_1.4 \
-DGRASS_PREFIX=/usr/lib/grass-6.3.0 \
-DGDAL_LIBRARY:STRING=/usr/lib/libgdal.so ..
$ make
$ make install
From Fedora 12 to a GIS workstation(part 1、part 2とpart 3)
Arramagong Virtual Machine and LiveDVD build scripts
0 件のコメント:
コメントを投稿