17 Aug
2008
17 Aug
'08
1:48 a.m.
Rafiqul Ahsan wrote:
Looks like I Freeradius still built with openssl 0.9.7 at /usr/swf...here is the ldd output :
Follow instructions. If you "chmod a-rx /usr/swf", the linker CANNOT and WILL NOT pick up OpenSSL from that directory. If that causes too many problems, then "chmod a-r /usr/sfw/lib/libssl*" and /usr/sfw/lib/libcrypto*". Really. It's that simple. *Then* build the server. *Then* change the permissions back. Alan DeKok.