[Qgis-user] Issue installing compiled QGIS release_2-2

Hillers Heather Heather.Hillers at erftverband.de
Fri Jun 13 00:41:11 PDT 2014



Hello,

I am having troubles with the results of make install for QGIS branch release_2-2.

I have on Ubuntu Precise a production Qgis 2.2 from Ubuntugis-unstable packages.  I want to test Qgis 2.2 with Oracle support in a second installation on the same machine.

Following the instructions in INSTALL, I compiled 2.2 and ran make install to prefix /usr/local. This Qgis ran, but did not have PYQGIS support.

I got the error below at program load.

When I run from build/output/bin/qgis, the program works without error.  I tried installing to /usr/local/qgisdev, and to $HOME/qgisdev, with the same error result.

The install is also failing to load the grass plugin, which also has no problems in the build dir.

I don't see anything where my production distribution is clobbering.  Any suggestions would be extremely appreciated (including a "hey, but you can get an Ubuntu Precise Qgis 2.2 with Oracle support package from here and you don't really have to compile it" suggestion)

Thanks, Thanks, Thanks,

Heather

============

PyQGIS konnte nicht geladen werden.
Die Python-Unterstützung wird abgeschaltet.


Traceback (most recent call last):
  File "", line 1, in
  File "/usr/local/share/qgis/python/qgis/__init__.py", line 35, in
    from qgis.core import QgsFeature, QgsGeometry
ImportError: /usr/local/share/qgis/python/qgis/core.so: undefined symbol: _ZN16QgsComposerShape12setSceneRectERK6QRectF


Python-Version:
2.7.3 (default, Feb 27 2014, 20:09:21)
[GCC 4.6.3]

QGIS-Version:
2.2.0-Valmiera 'Valmiera', exported

Python-Pfad:
['/usr/local/share/qgis/python',
u'/pse/edv/hil/.qgis2/python',
u'/pse/edv/hil/.qgis2/python/plugins',
'/usr/local/share/qgis/python/plugins',
'/usr/local/lib/python2.7/dist-packages/Trac-1.0-py2.7.egg',
'/usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg',
'/usr/local/lib/python2.7/dist-packages/TracAccountManager-0.4.3-py2.7.egg',
'/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/gtk-2.0',
'/usr/lib/pymodules/python2.7', '
,/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode']

My PATH and PYTHONPATH (from what is shown in Qgis->Settings->Options are:

PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/oracle/11.2/client64/bin

PYTHONPATH: (nix)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140613/80b3f5f2/attachment.html>


More information about the Qgis-user mailing list