Thanks much William. Easy to miss this kind of thing. I want to reiterate how great it is to have your frameworks. Thanks for all the excellent work that makes GRASS accessible to Mac users.

Michael
____________________
C. Michael Barton, Professor of Anthropology
Director of Graduate Studies
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

Phone: 480-965-6262
Fax: 480-965-7671
www: <www.public.asu.edu/~cmbarton>



On Dec 18, 2008, at 8:00 PM, William Kyngesburye wrote:

On Dec 18, 2008, at 7:56 PM, Michael Barton wrote:

2) We just found a problem with a gdal framework (this might be your problem). The last version 1.5 at least is compiled with a PostgreSQL dependency. It needs to be recompiled without Postgres. I'm not sure about 1.6 but wouldn't be surprised if it is accidently the same.


Damn.  Missed a bit of post-processing in the 1.5 build.  1.6 is OK.

If you have the Xcode tools installed, you can fix it with this in a Terminal (all one line):

sudo install_name_tool -change /usr/local/pgsql/lib/libpq.5.dylib @loader_path/Libraries/libpq.dylib /Library/Frameworks/ GDAL.framework/Versions/1.5/GDAL

I'll package up a new installer ASAP.

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

Earth: "Mostly harmless"

- revised entry in the HitchHiker's Guide to the Galaxy



_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to