Help!

This thing is driving me crazy. I have rsaref-2.0, OpenSSL 0.9.3a, and
mod_ssl-2.3.3. I want to setup my mod_ssl as an .so for Apache but I
can't get past the RSAglue problem. Everything about OpenSSL and rsaref
seem to install/compile correctly but I get the following:

% ./configure \
> --with-apxs=/usr/local/apache/bin/apxs \
> --with-ssl=/usr/local/ssl \
> --with-rsa=/usr/local/rsa
Configuring mod_ssl/2.3.3 for Apache/1.3.6
 + Apache location: /usr/local/apache (Version 1.3.6)
 + OpenSSL location: /usr/local/ssl
 + RSAref location: /usr/local/rsa
 + Configuring SSL module inside pkg.sslmod
      + SSL interface: mod_ssl/2.3.3
      + SSL interface build type: DSO
      + SSL interface compatibility: disabled
      + SSL interface experimental code: disabled
      + SSL interface vendor extensions: disabled
      + SSL library path: /usr/local/ssl
      + SSL library version: OpenSSL 0.9.3a 29 May 1999
      + SSL library type: installed package (stand-alone)
Error: Cannot find OpenSSL's RSAglue library under /usr/local/ssl/lib
%

I would appreciate any help I can get. Thanks a ton!

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

Reply via email to