On Wed, Sep 18, 2002 at 11:49:32AM -0500, Kerry Miller wrote:
> 
> The reason for this whole exercise is to get ssh capability on my laptop so
> I can use it to work on a couple of servers instead of using telnet.  Is

I usually get the .src.rpm from the openbsd site[1], install it, edit the
spec file to build for RHL 6.x and rebuild the rpm.

[seyman@gordon seyman]$ rpm -q redhat-release openssh-clients
redhat-release-6.2-1
openssh-clients-3.4p1-1

In the spec file, you'll find the lines:

# Is this build for RHL 6.x?
%define build6x 0

Change the 0 to a 1 and rebuild the rpm. You'll need to install the openssl
rpm from the updates before doing this.

Emmanuel

[1] Please use a mirror.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to