Why does link pick up wrong library
Peter O'Gorman
peter at pogma.com
Mon Apr 7 21:10:02 PDT 2008
Tim Lyons wrote:
> I must be missing something very elementary here!
>
> I am trying to install gnome-python-extras, but the configure step
> fails. So I have extracted out the failing part, and it fails trying to
> link because it can't find /usr/local/lib/libfreetype.6.dylib, which
> isn't surprising as there is no such file.
Check that /opt/local/lib/libfreetype.dylib has the correct install_name:
otool -D /opt/local/lib/libfreetype.dylib
Peter
--
Peter O'Gorman
http://pogma.com
More information about the macports-users
mailing list