On Thu, Sep 3, 2009 at 2:58 PM, P Kishor<[email protected]> wrote: > I am trying to compile GRASS on Mac OS X. For now, configure is > failing to find libproj correctly. Here is what I get > > punk...@lucknow ~/Projects/grass-6.4.0RC5$ ./configure \ > --with-proj-includes=/usr/local/include \ > --with-proj-libs=/usr/local/lib \ > --with-proj-share=/usr/local/share/proj \ > .. > checking for location of External PROJ.4 includes... /usr/local/include > checking for proj_api.h... yes > checking External PROJ.4 version... 461 > checking for location of External PROJ.4 library... /usr/local/lib > checking for pj_get_def in -lproj... no > configure: error: *** Unable to locate External PROJ.4 library.
In config.log (at bottom) some details should be shown why the pj_get_def test fails. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
