Just to let you know, and to close this thread, that after restarting my computer this morning, everything works. So writing the lib path th a config file in /etc/ld.so.conf.d works. Not sure why it only worked this morning after restart though.
Thanks Tim for your help, much appreciated. On Tue, Jul 31, 2012 at 4:35 PM, Paulo van Breugel <[email protected]>wrote: > I didn't, but doing so does make it run. > > What I do not understand is that I created a config file (qgis_dev.conf) > in /etc/ld.so.conf.d (and run sudo ldconfig afterwards), which I though > should take care of defining the path. I'll check if I did not do anything > wrong there. > > Thanks for your help > > Paulo > > > > > > On 07/31/2012 03:51 PM, Tim Sutton wrote: > > Hi > > On Tue, Jul 31, 2012 at 3:05 PM, Paulo van Breugel<[email protected]> > <[email protected]> wrote: > > Hi, I used ccmake with CMAKE_INSTALL_PREFIX: /usr/local/qgis_dev, if that is > what you mean (I have qgis 1.8 installed in /usr/local/qgis18, if that is of > any importance)? > > I then tried to run it from within the /usr/local/qgis_dev/bin with ./qgis, > giving the reported error message. > > > Did you do this before running? > > export LD_LIBRARY_PATH=/usr/local/qgis_dev/lib > /usr/local/qgis_dev/bin/qgis > > Tim > > > Cheers > > Paulo > > > > On Tue, Jul 31, 2012 at 2:54 PM, Tim Sutton <[email protected]> > <[email protected]> wrote: > > Hi > > > > On Tue, Jul 31, 2012 at 2:40 PM, Paulo van Breugel<[email protected]> > <[email protected]> wrote: > > I have compiled / build QGIS master branch downloaded from the QGIS > download > page (qgis-Quantum-GIS-final-1_8_0-601-gc859799.tar.gz) on Ubuntu 12.04. > No > error message during building, but when trying to run qgis, I am getting > the > following error message: > > ./qgis: symbol lookup error: ./qgis: undefined symbol: > _ZN14QgsRasterLayer20CUMULATIVE_CUT_UPPERE > > What install prefix did you use? > > export LD_LIBRARY_PATH=<install prefix>/lib > <install prefix>/bin/qgis > > Regards > > Tim > > > > Any idea how to solve this? > > Thanks > > Paulo > > _______________________________________________ > Qgis-user mailing > [email protected]http://lists.osgeo.org/mailman/listinfo/qgis-user > > -- > Tim Sutton - QGIS Project Steering Committee Member (Release Manager) > ============================================== > Please do not email me off-list with technical > support questions. Using the lists will gain > more exposure for your issues and the knowledge > surrounding your issue will be shared with all. > > Visit http://linfiniti.com to find out about: > * QGIS programming and support services > * Mapserver and PostGIS based hosting plans > * FOSS Consulting Services > Skype: timlinux > Irc: timlinux on #qgis at freenode.net > ============================================== > > >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
