On Wed, Jan 03, 2001 at 03:44:12PM -0800, Yuri Desyatnik wrote:
> When I run ./configure for openSSH, the operation terminates with the
> following error:
>
> checking for OpenSSL directory...configure: error: Could not find
> working SSLeay / OpenSSL libraries, please install
>
> OpenSSL is installed (0.9.6) and operational.
>
> Here is my path statement:
>
>
>PATH=$PATH:/bin:/sbin:/usr:/usr/local:/usr/local/lib:/usr/sbin:/usr/bin:/usr/local/bin:$HOME:$HOME/bin
>
> What could be wrong??
./configure does not evaluate the PATH variable to find libraries, the PATH
variable is only for finding executables.
To find out the reason of the failure, check out the contents of config.log.
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153