[Qgis-user] Compiling QGIS on Ubuntu

Borys Jurgiel borysiasty at aster.pl
Tue May 4 11:04:12 PDT 2010


> FindGSL.cmake: gsl-config not found. Please set it manually.
> GSL_CONFIG=GSL_CONFIG-NOTFOUND

install libgsl0-dev

> -- Could not find GRASS

Run ccmake and set GRASS_PREFIX to proper directory 
(probably /usr/lib/grass64)

> -- SIP executable is missing!
> -- SIP header file is missing!

install: sip4, python-sip, python-sip-dev

> -- PyQt4 development files are missing!

Are pyqt4-dev-tools installed?


If you still get errors, just look for packages related to the missing 
components (including -dev packages)



More information about the Qgis-user mailing list