postfix +tls upgrade broken
Bradley Giesbrecht
brad at pixilla.com
Thu Apr 2 15:23:49 PDT 2009
Performing "port selfupdate" followed by "port upgrade outdated" and
my postfix +tls was broken by not finding "/opt/local/lib/libssl.
0.9.8.dylib".
Adding a symlink provided a quick fix. I'd like to see postfix
building with this simlink "/opt/local/lib/libssl.dylib" instead.
libcrypto has the same issue here.
lrwxr-xr-x 1 root admin 12 Apr 2 14:55 /opt/local/lib/libssl.
0.9.8.dylib -> libssl.dylib
-r-xr-xr-x 2 root admin 346816 Apr 2 14:44 /opt/local/lib/libssl.
1.0.0.dylib
-rw-r--r-- 2 root admin 543408 Apr 2 14:44 /opt/local/lib/libssl.a
lrwxr-xr-x 1 root admin 18 Apr 2 14:44 /opt/local/lib/
libssl.dylib -> libssl.1.0.0.dylib
//Brad
More information about the macports-dev
mailing list