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

Re: [cobalt-users] RaQ3 - Installing OpenSSH 3.1p1



> I want to install openssh 3.1p1 in my Raq3; however, it requires opessl
> 0.9.5a o later, and Cobalt only has OpenSSL 09.3a-3.
> 
> So, which OpenSSH version should I use? Or how can I install OpenSSL0.95a
> in the Cobalt?

If you're afraid of the install messing up the GUI you could install the new
OpenSSL to a different location. eg. /home/openssl-0.9.6c

Download the source tarball and on the ./config give it a new location. eg.

./config --prefix=/home/openssl-0.9.6c

Then when you configure openSSH ad the new location to the ./configure.

./configure --with-ssl-dir=/home/openssl-0.9.6c

HTH,
j

-- 
http://www.bizmanuals.com