OpenSSH 2.2.0p1 doesn't detect OpenSSL
William Caban
william at hpcf.upr.edu
Thu Oct 12 06:42:29 EST 2000
Pekka Savola wrote:
> On Wed, 11 Oct 2000, William Caban wrote:
> > I compile/install OpenSSL 0.9.6. The installation was done using prefix
> > /usr/local/ssl. I test the binaries and they are working fine. Then,
> > when I try to configure the Openssh
> >
> > ./configure --prefix=/usr/local/ssl --with-ssl-dir=/usr/local/ssl
> >
> > or other options, I just get the message:
> >
> > configure: error: Could not find working SSLeay / OpenSSL libraries,
> > please install
>
> I assume the old version of OpenSSL you had installed is pre-0.9.5a.
No. I download it yesterday and it is openssl 0.9.6. The problem is not
compiling openssl but with OpenSSH.
Also, I want to add that I also try with:
CFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib" ./configure \
--prefix=/usr/local --with-ssl-dir=/usr/local/ssl
that someone just recomend but it didn't work, I just get the same error
message.
--William Caban
More information about the openssh-unix-dev
mailing list