Hi William,

It appears that some script components in, at least, the MinSizeRel build are 
not working. They seem to be expecting a directory in the application bundle 
that is not present. The following is at the end of the 'make install' command:

-- Updating QGIS library paths...
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)
install_name_tool: can't open file: 
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi (No such file 
or directory)

My cmake command is this:
cmake -D CMAKE_INSTALL_PREFIX=/Applications -D CMAKE_BUILD_TYPE=Release -D 
CMAKE_BUILD_TYPE=MinSizeRel -D WITH_INTERNAL_SPATIALITE=FALSE ..

Cheers,
John_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to