delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/05/24/02:21:19

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <392B71E0.D2C2CBD1@vinschen.de>
Date: Wed, 24 May 2000 08:08:32 +0200
From: Corinna Vinschen <corinna AT vinschen DOT de>
Reply-To: cygwin <cygwin AT sourceware DOT cygnus DOT com>
X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: Ross Smith <ross DOT s AT ihug DOT co DOT nz>
CC: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: Problem building SSH
References: <003f01bfc536$6298a520$a8a11dcb AT ihug DOT co DOT nz>

Ross Smith wrote:
> [...]
> checking for OpenSSL/SSLeay directory... configure: error: Could not find SSLeay
>  / OpenSSL libraries, please install
> /usr/local/src/openssh-1.2.2$
> 
> Does anyone know what's gone wrong? (Yes, I installed perl5 and openssl
> first, and neither of them gave me any complaints.)

Somewhat strange.

Seems to be that the configure script can't find the path where
you have openSSL installed. It checks for the following locations:

	$prefix  (== /usr/local by default)
	/usr
	/usr/local/openssl
	/usr/lib/openssl
	/usr/local/ssl
	/usr/lib/ssl
	/usr/local
	/usr/pkg

by searching for the files

	include/openssl/crypto.h

or

	include/ssl/crypto.h

I have just installed on a clean system from the tarball on
ftp.franken.de and I got the following

...
checking for OpenSSL/SSLeay directory... /usr/local
checking for RSAref library... no
checking for CRYPTO_lock in -lcrypto... yes
...

so I assume you have perhaps installed into the wrong path.

-- 
Corinna Vinschen
Cygwin Developer
Cygnus Solutions, a Red Hat company

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019