Alex,<br><br>I maybe came across wrong. I know that there will likely be issues when using beta versions... I don't mind messing around with it to try and get it working. And on that note, I tried to build from sources and am getting an error. I am using the following procedure:<br>
<br>1- apt-get install devscripts build-essential<br>2- apt-get source qgis<br>3- apt-get build-dep qgis (this will install all build dependencies needed)<br>4- cd qgis-1.3.0<br>5- debuild -us -uc<br><br>It fails on the debuild step (obviously I guess)<br>
<br>Here are the last few lines, I think this is where the errors start:<br><br>[ 56%] Generating core/core.so<br>make[4]: Entering directory `/home/vbox/qgis-1.3.0/debian/build/python/core'<br>/home/vbox/qgis-1.3.0/python/core/conversions.sip: In function ‘int convertTo_QMap_1800_0600QMap_1800_0100QVariant(PyObject*, void**, int*, PyObject*)’:<br>
/home/vbox/qgis-1.3.0/python/core/conversions.sip:369: error: ‘sipClass_QVariant’ was not declared in this scope<br>/home/vbox/qgis-1.3.0/python/core/conversions.sip:396: error: ‘sipClass_QVariant’ was not declared in this scope<br>
make[4]: *** [sipcoreQMap18000600QMap18000100QVariant.o] Error 1<br>make[4]: Leaving directory `/home/vbox/qgis-1.3.0/debian/build/python/core'<br>make[3]: *** [python/core/core.so] Error 2<br>make[3]: Leaving directory `/home/vbox/qgis-1.3.0/debian/build'<br>
make[2]: *** [python/CMakeFiles/python.dir/all] Error 2<br>make[2]: Leaving directory `/home/vbox/qgis-1.3.0/debian/build'<br>make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/home/vbox/qgis-1.3.0/debian/build'<br>
make: *** [build-stamp] Error 2<br>dpkg-buildpackage: error: debian/rules build gave error exit status 2<br>debuild: fatal error at line 1334:<br>dpkg-buildpackage -rfakeroot -D -us -uc failed<br><br>Any suggestions how to proceed?<br>
<br>Thanks,<br><br>Matt<br><br>On Fri, Oct 16, 2009 at 11:40 AM, Alex Mandel <<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>> wrote:<br>><br>> Yes, it is most likely that the package will be updated when karmic is<br>
> released and the chance of SIP changing again has gone away.<br>><br>> In the future keep in mind that unreleased versions of Ubuntu still in<br>> the pipes probably will have similar issues with QGIS and many other<br>
> apps out there.<br>><br>> Thanks,<br>> Alex<br>><br>> Matthew Denno wrote:<br>> > Francesco,<br>> ><br>> > Thanks for your response.<br>> ><br>> > So, do you think that the karmic repositories will eventually be updated to<br>
> > work with the the version of sip that ships with karmic?<br>> ><br>> > I don't need python support right now so if it will probably be updated in<br>> > the near future I will just wait.<br>
> ><br>> > Thanks again.<br>> ><br>> > Matt<br>> ><br>> > On Fri, Oct 16, 2009 at 4:21 AM, Francesco P. Lovergine <<br>> > <a href="mailto:f.lovergine@ba.issia.cnr.it">f.lovergine@ba.issia.cnr.it</a>> wrote:<br>
> ><br>> >> On Thu, Oct 15, 2009 at 11:19:51PM -0400, Matthew Denno wrote:<br>> >>> Hello All,<br>> >>><br>> >>> I just upgraded to Ubuntu 9.10 beta and also upgraded from QGIS 1.2 to<br>
> >>> QGIS to 1.3 from:<br>> >>><br>> >>> <a href="http://ppa.launchpad.net/qgis/unstable/ubuntu">http://ppa.launchpad.net/qgis/unstable/ubuntu</a> karmic main<br>> >>><br>> >>> Now I am receiving the following error when QGIS starts:<br>
> >>><br>> >>> Couldn't load PyQGIS.<br>> >>> Python support will be disabled.<br>> >>><br>> >>> Traceback (most recent call last):<br>> >>> File "", line 1, in<br>
> >>> RuntimeError: the sip module implements API v6.0 but the qgis.core<br>> >>> module requires API v5.0<br>> >>><br>> >>> Python version:<br>> >>> 2.6.4rc1 (r264rc1:75270, Oct 13 2009, 17:19:38)<br>
> >>> [GCC 4.4.1]<br>> >>><br>> >> AFAIK you need to rebuild (no source changes) against current sip.<br>> >><br>> >> --<br>> >> Francesco P. Lovergine<br>> >><br>
><br>><br>> _______________________________________________<br>> Qgis-developer mailing list<br>> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
<br>