Hello,
> I have FreeBSD 5.3. I d/l'd the latest distro of openssl, ran:
> ../config --prefix=/usr/local --openssldir=/usr/local/openssl 
> enable-threads enable-shared
> make
> make test
> make install
> and everything checked out just fine. However...
> 
> server167# openssl version
> OpenSSL 0.9.7d 17 Mar 2004
> server167# pwd
> /usr/ports/www/openssl-0.9.8b
> So...
> 
> How do I turn off the old version and turn on the new which should 
> support threading so I can use Pound??

But I thing:
        $ /usr/local/bin/openssl version
will give good results.

When configuring Pound add option:
        $ ./configure --with-ssl=/usr/local ...
Hope this helps.

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to