[QGIS-trac] Re: [Quantum GIS] #2294: help dialogs don't work on osx

Quantum GIS qgis at qgis.org
Mon Dec 21 22:50:38 EST 2009


#2294: help dialogs don't work on osx
-----------------------------------------------------+----------------------
        Reporter:  epifanio                          |         Owner:  dassau       
            Type:  bug                               |        Status:  new          
        Priority:  major: does not work as expected  |     Milestone:  Version 1.4.0
       Component:  Documentation and Help            |       Version:  HEAD         
      Resolution:                                    |      Keywords:  qgis_help    
Platform_version:                                    |      Platform:  OS X         
        Must_fix:  No                                |   Status_info:  0            
-----------------------------------------------------+----------------------
Comment (by jctull):

 Looking over William's comments on the thread, I ran the following command
 and got the help system working for my setup. Perhaps someone else can
 figure out how to get this into the cmake build system so it will be done
 automagically:

 install_name_tool -change @executable_path/lib/libqgis_core.1.4.0.dylib
 @executable_path/../../../../lib/libqgis_core.1.4.0.dylib
 /Applications/qgis1.4.0.app/Contents/MacOS/bin/qgis_help.app/Contents/MacOS/qgis_help

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2294#comment:5>
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