id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 26134,dante @1.2.1: socksify: missing /opt/local/lib/libdsocks.so. no preload support?,ryandesign,macports-tickets@…,"dante's socksify script gives the following error message: {{{ socksify: missing /opt/local/lib/libdsocks.so. no preload support? }}} This was [http://lists.macosforge.org/pipermail/macports-users/2010-August/021529.html reported on the mailing list by James Hozier]. There are two problems here: One, it's looking for the wrong library extension; we don't use "".so"" on Macs; we use "".dylib"". The attached patch fixes this, but it doesn't help because: Two, it's looking for a library libdsocks, but dante only installs a library libsocks. The configure summary does also say: {{{ Preloading: disabled }}} ",defect,closed,Normal,,ports,1.9.1,fixed,,,dante