Yes, -D WITH_MAPSERVER=TRUE works and no complaints from the script. Cheers, John
On Nov 15, 2010, at 8:07 AM, William Kyngesburye wrote: > ... looks like the mapserver component was recently made optional, off by > default. The error is harmless, but I'll fix it to check first. > > If you want to test the mapserver, add to configuration: > > -D WITH_MAPSERVER > > On Nov 15, 2010, at 9:57 AM, John C. Tull wrote: > >> 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 > > ----- > William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> > http://www.kyngchaos.com/ > > "Those people who most want to rule people are, ipso-facto, those least > suited to do it." > > - A rule of the universe, from the HitchHiker's Guide to the Galaxy > > _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
