Hi Eugenio, On Fri, May 18, 2012 at 3:05 PM, Eugenio Trumpy <[email protected]> wrote: > ImportError: /usr/local/share/qgis/python/qgis/core.so: undefined symbol: > _ZN14QgsComposition14addComposerMapEP14QgsComposerMap
I've no /usr/local/share/qgis/python/qgis/ directory in my installation. I guess are old files that mask the libs you've built. Have a look at the modification date of files within that folder: ls -l /usr/local/share/qgis/python/qgis and if those are old files just remove that folder (or move it somewhere). Have also a look at the modification date of the directory /usr/local/share/qgis/python/pyspatialite/ it could contain the same old stuff as well. Regards. > > Versione Python: > 2.7.3rc2 (default, Apr 22 2012, 22:55:44) > [GCC 4.6.3] > > Versione di QGIS: > 1.8.0-Lisboa 'Lisboa', 4c673b1 > > Percorso Python: > ['/usr/local/share/qgis/python', '/home/eugenio/.qgis//python', > '/home/eugenio/.qgis//python/plugins', > '/usr/local/share/qgis/python/plugins', '/usr/lib/python2.7', > '/usr/lib/python2.7/plat-linux2', '/usr/lib/python2.7/lib-tk', > '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', > '/usr/local/lib/python2.7/dist-packages', > '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/PIL', > '/usr/lib/python2.7/dist-packages/gst-0.10', > '/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.7', > '/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode'] > > > > > Anyone could help me? > > > Regards > > > Eugenio > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer > -- Giuseppe Sucameli _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
