Re: libPng.dylib
Re: libPng.dylib
- Subject: Re: libPng.dylib
- From: Brian J Goodfellow <email@hidden>
- Date: Tue, 1 Jul 2008 14:18:05 +0100
thanks Martin... I forgot that nmrPipe was setting my DYLD_LIBRARY_PATH for me.........
everything OK now....
On 1 Jul 2008, at 13:27, Martin Costabel wrote: Brian J Goodfellow wrote: [] dyld: warning, DYLD_ setting caused circular dependency in /usr/X11/lib/libGL.1.dylib
What DYLD_* environment variable did you set? Don't set DYLD_LIBRARY_PATH=/usr/X11/lib or you will get this kind of errors. dyld: Symbol not found: __cg_png_create_info_struct
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /usr/X11/lib/libPng.dylib
dyld is lying here. The symbol is not expected in that non-existent library, but in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib -- Martin
******************************************* Brian J Goodfellow Departamento de QuĂmica Universidade de Aveiro 3810-193 Aveiro, Portugal Tel: +351 234 401506, Fax: +351 234 370084 ******************************************* |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden