| delorie.com/archives/browse.cgi | search |
| 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: | <003501bfc5c2$40d56f40$a8a11dcb@ihug.co.nz> |
| From: | "Ross Smith" <ross DOT s AT ihug DOT co DOT nz> |
| To: | <cygwin AT sourceware DOT cygnus DOT com> |
| References: | <003f01bfc536$6298a520$a8a11dcb AT ihug DOT co DOT nz> <392B71E0 DOT D2C2CBD1 AT vinschen DOT de> |
| Subject: | Re: Problem building SSH |
| Date: | Thu, 25 May 2000 08:54:28 +1200 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.00.2919.6600 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
From: "Corinna Vinschen" <corinna AT vinschen DOT de>
>
> 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
That seems to be in
/usr/local/src/openssl-0.9.5/include/openssl/crypto.h
The /usr/local/src directory is where I normally build new packages.
> 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.
I used the configure options specified in the readme for openssl:
./Configure --prefix=/usr/local CygWin32
--
Ross Smith <ross DOT s AT ihug DOT co DOT nz> The Internet Group, Auckland, New Zealand
========================================================================
"So that's 2 T-1s and a newsfeed ... would you like clues with that?"
-- Peter Da Silva
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |