need help with compiling openssh
Ted Parnefors
ted at mtv.se
Thu Jun 15 03:58:43 EST 2000
On Wed, 14 Jun 2000, Patrick Amirian wrote:
> hi,
> I'm trying to compile OpenSSH, latest version on my Linux box.
> I know that it requires openssl and I've installed the 0.9.5a and it's
> working just fine.
>
> Now when I'm trying to ./configure the openssh with the options
>
> ./configure --prefix=/usr/local/bin/openssh/ --without-pam --without-shadow
> --with-tcp-wrappers
> It's giving me
The default installation directory for OpenSSL is /usr/local/ssl as far as I
know so if you ass "--with-ssl=/usr/local/ssl" to your configure line it should
work just fine, otherwise check where it was installed and use that path
instead.
--
Ted Parnefors <ted at mtv.se>, KeyID 0x6627DEE4
PGP Fingerprint 1C39FA94703EB54A011CF18932018E256627DEE4
More information about the openssh-unix-dev
mailing list