Hi all, it seems the same problem I had on my natty building qgis from source code.
I resolved putting /usr/lib/grass64 into /etc/ld.conf.d/libgrass64.conf (or something like that). You could set an enviroment variable (LD_CONFIG, but I wouldn't to be wrong) instead of create the file above. BTW, the problem I had shouldn't occur using deb packages. I hope this can help. Cheers. On May 10, 2011, at 5:41 PM, Richard Duivenvoorde <[email protected]> wrote: > Jürgen E. Fischer wrote: >> Is your default python the python that you have PyQt and sip for? > > in synaptic: > python-sip is showing: version 4.12.1-1 depends (python <2.8 >=2.6) > python-qt4-dev: version 4.8.3-2 depends python-sip-dev, python-qt4(<4.3) > installed python is 2.7.1, also checked by just running python and in > errormsg: "/usr/lib/libpython2.7.so.1.0: undefined symbol: forkpty" > > there is also a python3-sip available in repo's, but I think that is only for > python 3 which we do NOT use > > how to better check? > > Richard > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
