Hello,

I had the same kind of error, also on debian testing. I tried many different things, and it eventually worked out, I'm not exactly sure what exactly worked... It may be a mess between sip and sip4 packages?

Here are the last things I did, as root, just before it worked, according to my /root/.bash_history:

apt-get install gdal-bin libgdal1-dev libgeos-dev proj libgdal-doc python-dev libgsl0-dev g++ libjasper-dev libtiff4-dev subversion
   libsqlite3-dev sqlite3 ccache make libpq-dev flex bison cmake
   txt2tags python-qt4 python-qt4-dev python-sip4 sip4 python-sip4-dev

   apt-get install cmake

   apt-get install grass libgrass-dev

   apt-get install grass grass-dev

   cd /usr/local/bin

   sudo ln -s /usr/bin/ccache gcc

   sudo ln -s /usr/bin/ccache g++

   apt-get install build-essential g++ subversion

In case it helps... After that, I could successfully ccmake .. , make, make install... it works!
But I ran into another problem: I'll put this on another thread.

A+
Pierre


flavio rigolon claviota:
Hi all,
I'm trying to compile qgis (on debian testing). During the ccmake .. I've got this error:

 CMake Error at cmake/FindSIP.cmake:52 (MESSAGE):
   Could not find SIP
 Call Stack (most recent call first):
   CMakeLists.txt:358 (FIND_PACKAGE)

My system is up-to-date (this morning).
I've found another thread:

http://osgeo-org.1803224.n2.nabble.com/sip-not-working-with-py-2-6-td4467899.html

wich contains the same object, but I can't figure out.

Any suggestion will be appreciated. Thanks in advance.
regards
flavio
--
____________________________________________________________________________
Pierre Chevalier Géologue EI
   Mesté Duran
   32100 Condom
 Tél+fax  :    09 75 27 45 62
               05 62 28 06 83
                06 37 80 33 64
 Émail  :   pierrechevaliergeolCHEZfree.fr
 icq#   :   10432285
skype : pierre.chevalier1967 http://pierremariechevalier.free.fr/pierre_chevalier_geologue ____________________________________________________________________________



_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to