-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 25 January 2002 09:05 pm, Jonathan M. Slivko wrote:

Replying to two posts in one.

> It wasn't, at least not in my version of Red Hat 7.1.

It should have been installed by default if you chose a workstation 
install, or the networked workstation components.

> However, the problem when I go to install that RPM from www.openssh.org
> on a Red Hat 7.1 machine is as follows:
>
> [root@www /root]# rpm -Uvh openssh-3.0.2p1-1.i386.rpm
> error: failed dependencies:
>         openssl = 0.9.6b is needed by openssh-3.0.2p1-1
>         libcrypto.so.2   is needed by openssh-3.0.2p1-1
> [root@www /root]#
>
> Apparently, there were no 3.0.2 RPM's built for a 7.1 machine.

Just get the source rpm and rebuild it. Took about 5 minutes to build 
compatable rpms here.

$ cat /etc/redhat-release
Red Hat Linux release 7.1 (Seawolf)

Download the source rpm from: (choose any mirror you like)
ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/rpm/SRPMS/openssh-3.0.2p1-1.src.rpm

Then:
$ rpm --rebuild openssh-3.0.2p1-1.src.rpm

I build rpms in my home directory, yours may end up in 
/usr/src/redhat/RPMS/i386/, so ignore my directories.

Wrote: /home/devon/rpmbuild/RPMS/openssh-3.0.2p1-1.i386.rpm
Wrote: /home/devon/rpmbuild/RPMS/openssh-clients-3.0.2p1-1.i386.rpm
Wrote: /home/devon/rpmbuild/RPMS/openssh-server-3.0.2p1-1.i386.rpm
Wrote: /home/devon/rpmbuild/RPMS/openssh-askpass-3.0.2p1-1.i386.rpm
Wrote: /home/devon/rpmbuild/RPMS/openssh-askpass-gnome-3.0.2p1-1.i386.rpm

$ su -

#  rpm -Fvh --test /home/devon/rpmbuild/RPMS/openssh-*.rpm

No errors reported, install should be fine.

Hope that helps,

- -D

- -- 

pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt

- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8Uh1AeMAUbzJhSVcRAqjlAKC3gKCckotBsHt6mUeXHy14Hh1MQACeIGaV
fsaI85nvwZAM5Kr/GsfCne8=
=xDsB
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to