Re: openssl alert when 9.8i installed?

2009-01-03 Thread aklist
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

Re: openssl alert when 9.8i installed?

2009-01-03 Thread aklist
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

Re: installing 9.6 on freebsd7 configure problems

2009-01-03 Thread aklist
Did you install FreeBSD with named ? probably it's the reason why > you can't start. try do something like : find / -name 'named' -print probably you'll see /sbin/named <- bind from FreeBSD /usr/sbin/named <- bind 9.6 ugh...it looks like something's badly hosed...my symlinks are

Re: openssl alert when 9.8i installed?

2009-01-03 Thread aklist
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 OpenS

Re: installing 9.6 on freebsd7 configure problems

2009-01-03 Thread aklist
Hi: I'm trying to install BIND 9.6.0 from source but am having problems with the configure statement. I tried: ./configure --prefix=/usr --sysconfdir=/etc/namedb --mandir=/usr/share/man \ --localstatedir=/var --disable-threads --with-openssl=/usr followed by "make && make install" and 9.6

installing 9.6 on freebsd7 configure problems

2009-01-02 Thread aklist
Hi: I'm trying to install BIND 9.6.0 from source but am having problems with the configure statement. I tried: ./configure --prefix=/usr --sysconfdir=/etc/namedb --mandir=/usr/share/man \ --localstatedir=/var --disable-threads --with-openssl=/usr followed by "make && make install" and 9.6 wa

openssl alert when 9.8i installed?

2009-01-02 Thread aklist
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? Is the error "informational" or is there a p