Greetings<div>I have used QGIS using a Synaptic Package Manager but now I really need to compile QGIS (due to some interface). I'm not a experienced-Linux User so I'm having a few difficulties. Hope someone could help me</div>
<div>Ok I have placed my QGIS source code in :</div><div>/home/kim/sources/qgis-1.4.0</div><div>and I created /home/kim/Qgis. Then I enter in this folder and do:</div><div>cmake</div><div>and I got the following errors:</div>
<div><div>-- Configuring incomplete, errors occurred!</div><div>anrr@vpc-anrr:~/Qgis$ cmake /home/anrr/sources/qgis-1.4.0</div><div>-- Found Proj: /usr/lib/libproj.so</div><div>-- Found Expat: /usr/lib/libexpat.so</div><div>
FindGSL.cmake: gsl-config not found. Please set it manually. GSL_CONFIG=GSL_CONFIG-NOTFOUND</div><div>-- Found GEOS: /usr/lib/libgeos_c.so</div><div>-- Found GDAL: /usr/local/lib/libgdal.so</div><div>-- Found PostgreSQL: /usr/lib/libpq.so</div>
<div>-- Could not find GRASS</div><div>-- Python libraries found</div><div>-- SIP executable is missing!</div><div>-- SIP header file is missing!</div><div>-- PyQt4 development files are missing!</div><div>-- Python bindings disabled due dependency problems!</div>
<div>CMake Error at /usr/share/cmake-2.6/Modules/FindQt4.cmake:640 (MESSAGE):</div><div>  Could NOT find QtCore header</div><div>Call Stack (most recent call first):</div><div>  CMakeLists.txt:178 (FIND_PACKAGE)</div><div>
<br></div><div>I have GRASS installed as well as PyQT4 and QtCore also. So my question is how can I solve this error or, am I doing this installation wrong?</div><div><br></div><div>Thanks</div><div>Kim</div></div>