[QGIS-trac] Re: [Quantum GIS] #768: A few lib paths wrong in OSX
Quantum GIS
qgis at qgis.org
Sun Feb 8 19:40:31 EST 2009
#768: A few lib paths wrong in OSX
-----------------------------------------------------+----------------------
Reporter: kyngchaos | Owner: nobody
Type: defect | Status: new
Priority: major: does not work as expected | Milestone: Version 1.0.1
Component: Build/Install | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: OS X
Must_fix: Yes | Status_info: 0
-----------------------------------------------------+----------------------
Comment (by kyngchaos):
Correction - help_viewer now has a different linkng problem. it links
@executable_path/lib/libqgis_core.1.0.dylib, and since it's not in MacOS
folder, but in MacOS/bin/qgis_help.app..., it doesn't work.
The relative path here should be
@executable_path/../../../../lib/libqgis_core.1.0.dylib.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/768#comment:10>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list