I had not set $LD_LIBRARY_PATH. Changing it to /sw/lib and back
didn't make a difference. $DYLD_LIBRARY_PATH is set to /Users/
andreas/Computer/ImageMagick-6.4.1/lib:/usr/local/ccp4-6.0.2/lib
That's not expected to interfere with fink, is it?
Setting DYLD_LIBRARY_PATH is usually poison.
Anyway, I just committed coot 0.5-pre-1-1278 to fink cvs. In its
build script, I explicitly now issue
DYLD_LIBRARY_PATH=""
before configure (which works on my machines at least).
Could you please try that one and see if it works?
Thanks.
Bill