On Aug 17, 2010, at 15:36, Ryan Schmidt wrote: > This particular problem could be a matter of the tsocks library not knowing > its install_name; you could try: > > DYLD_LIBRARY_PATH=/opt/local/lib tsocks irc
But whatever you do, please do not put DYLD_LIBRARY_PATH in your .profile... This is just to figure out what the problem may be. If DYLD_LIBRARY_PATH really "fixes" the problem, then we should fix the linking in our port instead (even if it's just some install_name_tool foo in post-install _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
