On Jul 9, 2007, at 05:16, Joshua MacFie wrote:
/usr/bin/ld: can't map file: /opt/local/lib/libgtk-x11-2.0.dylib ((os/kern) invalid argument)
Does that file exist, are its permissions ok and is it of the correct architecture for your computer? Try:
file /opt/local/lib/libgtk-x11-2.0.dylib and see what it says. Try also: otool -L /opt/local/lib/libgtk-x11-2.0.dylib _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
