Hi On Tue, Jul 31, 2012 at 3:05 PM, Paulo van Breugel <[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]> wrote: >> >> Hi >> >> >> >> On Tue, Jul 31, 2012 at 2:40 PM, Paulo van Breugel >> <[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 list >> > [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 >> ============================================== > > -- 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
