Larry LeBlanc schrieb:
> Hello,
>
> I've installed OpenSSL 0.9.7d in /usr/local/ssl/ on my
> system and have configured freeRADIUS 1.0.0pre3 with:
> --with-openssl-include=/usr/local/ssl/include
> --with-openssl-libraries=/usr/local/ssl/libraries
>
> However after building I end up with radiusd having a
> dependency on /lib/libssl.so.2 which just happens to
> point to the original OpenSSL 0.9.6b library
LIBS="-L/usr/local/ssl -lssl -lcrypto" ./configure, additionally
using your above --with-openssl-something flags might
be more successful.
HTH,
Stefan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html