What´s your O.S.?
If you are using Solaris, then you can set LD_LIBRARY_PATH environment
variable with the OpenSSL path.
Bye, Danilo.
From: Ben Laurie <ben@algroup.co.uk>
Reply-To: apache-ssl@lists.aldigital.co.uk
To: apache-ssl@lists.aldigital.co.uk
Subject: Re: [apache-ssl] problem in starting the httpsdctl
Date: Sun, 25 Jun 2000 20:48:42 +0100
Mark Holt wrote:
>
> I get the same error with apache-ssl. This is my configure line:
> ./configure \
> --prefix=/home/httpd \
> --enable-rule=SHARED_CORE \
> --enable-module=most \
> --enable-shared=max
>
> So that all of the modules are shared. Compiling apache 1.3.12+ssl1.40
on
> RHLinux 6.2 I consistently get this error. These are the same steps that
used
> to work for compilation. This happens whether or not I add the line
> '--enable-shared=apache-ssl'. I posted this a couple of times to this
group
> but nobody responded.
>
> Just didn't want everyone to think it had to do with mod_ssl. :) This
is a
> real issue that I have seen several times, and only with apache-ssl.
Guess you don't have the dynamic library for OpenSSL on your library
path.