On Fri, Oct 12, 2001 at 01:45:50PM -0700, Glen S Mehn wrote:
> I've run it all fine on solaris8/intel and solaris8/sparc-- a couple of
> things that I found worthy of note:
> 
> 
> # cd openssl-0.9.6___
> # sh config -fPIC             #-fPIC needed for .so -- see the mod_ssl INSTALL file

I keep forgetting -fPIC, but haven't run into any trouble over it yet.
For performance also add no-threads to your openssl config line.

[SNIP]
> # cd ../apache_1.3.__
> # SSL_BASE=../openssl-0.9.6___ RSA_BASE=../rsaref-2.0/local

You should _not_ be using RSAREF anymore. It is obsolete and you
risk running into all sorts of trouble because of it.

> you'll need hte rsaref library as well-- well, if you want to build it with
> rsa support. If not, take out the RSA_BASE= line above.

As I said above - this is not true, after RSA's patent expired last year there
is no need for RSAREF (and IIRC there could be some licensing problems too).

vh

Mads Toftum
-- 
With a rubber duck, one's never alone.
              -- "The Hitchhiker's Guide to the Galaxy"
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to