On Mon, May 11, 2009 at 8:21 AM, Hamish <[email protected]> wrote: > > massimo wrote: >> I removed the graas_trunk source code and re-download a new >> one and rebuild it using these configure [1] >> >> but the problem persists. > > what's OSX's version of ldd called? > if you run that within the broken environment it will tell you which > libraries it is trying to use.
Debugging on Mac OS X The 'ldd' command doesn't exist, but otool -L does almost the same job. Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
