William,
The gdal 1.6 framework has a postgreSQL dependency that makes it fail when doing any kind of translation, like saving the display.
Error:
Could not create PNG: dyld: Library not loaded: /usr/local/pgsql/lib/libpq.5.dylib
Referenced from /Library/Frameworks/GDAL.framework/Versions/1.6/unix/bin/gdal_translate
Reason: image not found
(the last error is a TclTk error because gdal_translate doesn’t work)
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>
Which version of the framework? It should be good in 1.6.0-3.
On Jan 14, 2009, at 9:17 PM, Michael Barton wrote:
William,
The gdal 1.6 framework has a postgreSQL dependency that makes it fail when doing any kind of translation, like saving the display.
Error:
Could not create PNG: dyld: Library not loaded: /usr/local/pgsql/lib/libpq.5.dylib
Referenced from /Library/Frameworks/GDAL.framework/Versions/1.6/unix/bin/gdal_translate
Reason: image not found
(the last error is a TclTk error because gdal_translate doesn't work)
Michael
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
"Time is an illusion - lunchtime doubly so."
- Ford Prefect
I redownloaded the newest versions of the frameworks and recompiled. It all seems to work OK now.
Now to fix the Python version...
Michael
On Jan 14, 2009, at 9:32 PM, William Kyngesburye wrote:
Which version of the framework? It should be good in 1.6.0-3.
On Jan 14, 2009, at 9:17 PM, Michael Barton wrote:
William,
The gdal 1.6 framework has a postgreSQL dependency that makes it fail when doing any kind of translation, like saving the display.
Error:
Could not create PNG: dyld: Library not loaded: /usr/local/pgsql/lib/libpq.5.dylib
Referenced from /Library/Frameworks/GDAL.framework/Versions/1.6/unix/bin/gdal_translate
Reason: image not found
(the last error is a TclTk error because gdal_translate doesn't work)
Michael
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
"Time is an illusion - lunchtime doubly so."
- Ford Prefect