[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re[2]: [cobalt-security] OpenSSH 3.1 HowTo build it from sources



"Up The Blues" <blue@xxxxxxxxxxxxxxxxx> wrote:
> I'm already running version mod_ssl/2.2.8 OpenSSL/0.9.2b  on a RaQ3.
>
> Still getting these errors.

You either don't have the OpenSSL libraries installed or OpenSSH can't find
them.  You can have OpenSSL compiled into Apache and either situation I pose
could still be true.  So you should either install the OpenSSL source or if
it's installed you may need to specify the library path by doing something
like:

LIBS="-l/path_to/openssl_libs" ./configure <config options here>

You should consult the INSTALL or README file in the OpenSSH distro.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/