Exactly what operating system are you running under?
sorry...freebsd 7
I have seen these types of problems with MacOS X and have described on
the BIND-USERS list as to how to get around this issue. If you are
running MacOS X, then I have an answer, but without knowing what you
are running ...
Bill Larson
On Jan 3, 2009, at 11:14 AM, aklist wrote:
Hi All: I downloaded 9.6.0 and ran
./configure --with-openssl
and received the warning that I should have 9.8d or better
installed. I went
ahead and updated to 9.8i and confirmed that it was running, but
when I run
configure I still get the error?
Maybe you have multiple versions of OpenSSL installed.
Look at the configure output to see which one it was using.
You can use --with-openssl=/path/to/openssl if needed.
I'm really confused...I tried to install openssl 9.8i a couple of
times, but when I specify the path in the configure statment to what
I think is the 9.8i version, I still get the version warning. If I
search for openssl I see:
ns1# find / -name 'openssl' -print
/usr/bin/openssl
/usr/include/openssl
/usr/local/bin/openssl
/usr/local/include/openssl
/usr/local/include/openssl.old/openssl
/usr/local/share/doc/openssl
/usr/local/openssl
/usr/local/ssl/bin/openssl
/usr/local/ssl/include/openssl
/usr/share/openssl
/usr/src/crypto/openssl
/usr/src/secure/usr.bin/openssl
/usr/ports/security/openssl
/usr/home/andrew/openssl-0.9.8i/apps/openssl
/usr/home/andrew/openssl-0.9.8i/include/openssl
ns1# /usr/local/bin/openssl version
OpenSSL 0.9.8i 15 Sep 2008
ns1# /usr/bin/openssl version
OpenSSL 0.9.8i 15 Sep 2008
and my configure statement is:
./configure --prefix=/usr --sysconfdir=/etc/namedb --mandir=/usr/
share/man --localstatedir=/var --disable-threads --with-openssl=/usr/
local/openssl
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users