Thanks, did the trick. QGIS runs fine!

Should definitely go to wiki. I dunno how to do this as http://wiki.qgis.org/qgiswiki/BuildingFromSource sais, do not edit this document.. Tim?

Sebastian




Martin Dobias schrieb:
When I then run ~/apps/bin/qgis
I first get this: ./qgis: symbol lookup error: ./qgis: undefined symbol:
_ZN10QgsMapTool9setActionEP7QAction

This is surely due the fact that your system uses wrong libraries - it
chooses those in e.g. /usr/local/lib but it has to choose the ones
which are in ~/apps/libs

How to do this - set LD_LIBRARY_PATH variable - it will add the
specified dirs to the library search:
export LD_LIBRARY_PATH=~/apps/lib

This should also go to the wiki...

Martin

--
---------------------------------------
WhereGroup
GmbH & Co. KG
Siemensstr. 8
D-53121 Bonn
Amtsgericht Bonn, HRA 6788

Fon: +49 (0)228 / 90 90 38 - 24
Fax: +49 (0)228 / 90 90 38 - 11

mailto:[EMAIL PROTECTED]
http://www.wheregroup.com
-------------------------------
Komplementärin:
WhereGroup Verwaltungs GmbH
vertreten durch:
Arnulf Christl, Olaf Knopp, Peter Stamm
---------------------------------------

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

Reply via email to