On Sat, 2008-08-09 at 18:07 +0200, Borys Jurgiel wrote:
> Probably you can avoid installing the packages by creating the symbolic link:
> 
> ln -s /usr/local/share/qgis/python/qgis /usr/lib/python2.5/site-packages/qgis
> 
> I had the same problem under Ubuntu Gutsy. It was because the qgis python 
> modules was installed in the /usr/local/share/qgis/python/qgis directory, 
> whereas they was expected in the /usr/lib/python2.5/site-packages/qgis, as 
> they from packages are placed. I dont know the reason. In cmake, both 
> PYTHON_INCLUDE_PATH and SIP_INCLUDE_DIR are set to /usr/include/python2.5

Nice hint ;-)

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to