[Qgis-developer] sip compile error

Martin Dobias wonder.sk at gmail.com
Fri Jan 29 15:01:54 EST 2010


On Fri, Jan 29, 2010 at 8:50 PM, Giovanni Manghi
<giovanni.manghi at gmail.com> wrote:
> Hi,
>
> I'm trying to compile on ubuntu 9.10 and I also get the
>
> CMake Error at cmake/FindSIP.cmake:52 (MESSAGE):
>   Could not find SIP
>  Call Stack (most recent call first):
>   CMakeLists.txt:354 (FIND_PACKAGE)

Umm... this is actually something different...

Isn't that related to a recent update of your distribution? Because
this macro (FindSIP) hasn't been modified recently (two weeks?)
Can you confirm that all of these packages are installed?
- python-sip4
- python-sip4-dev
- sip4

And when you run in python:
>>> import sipconfig

will that return any error?

I'm on ubuntu 9.10 too and no problems here.

Martin


More information about the Qgis-developer mailing list