Hi,
I am trying to compile ipsec-tools-0.8.1 FreeBSD 9.0. But configuration scripts fails on this message:
But, there is higher version of OpsnSSL:
What can I do to perform successful compilation of ipsec-tools?
I am trying to compile ipsec-tools-0.8.1 FreeBSD 9.0. But configuration scripts fails on this message:
Code:
checking if --with-openssl option is specified... default
checking openssl version... too old
configure: error: OpenSSL version must be 0.9.8s or higher. Aborting.
But, there is higher version of OpsnSSL:
Code:
[root@i /tmp/ipsec-tools-0.8.1]# pkg_info |fgrep openssl
openssl-1.0.1_6 SSL and crypto library
What can I do to perform successful compilation of ipsec-tools?