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

Bret Hughes wrote:

>it is the Xfree and gnome libs stuff that is needed and that leads me
>down the road to dependency hell. 

Oh for Pete's sake, Brother Hughes, just build it from official source.  
You don't need X-anything for sshd.

>I really don't do a lot of compiling and this kind of stuff is
>why I guess.  

<if necessary>
$ tar zxvf openssl-0.9.6c.tgz
$ cd openssl-0.9.6c
$ ./configure && make 
$ sudo make install
$ cd ..

<then>
$ tar zxvf openssh-3.1p1.tgz
$ cd openssh-3.1p1
$ ./configure && make 
$ sudo make install

Done, except that you'll need an init script.  Feel free to use the one
at http://www.prairienet.org/~dtalk/software/sshd, which is mostly Red
Hat's with a couple of abstractions added for flexibility.

Good luck ...

- -d

- -- 
David Talkington

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBPKXo279BpdPKTBGtEQLOeQCguGtJdDst36DVXFY5zCT0bkWLRgEAoNsc
E3YBwcmurPEwHP+x7x5x7W3S
=hl7l
-----END PGP SIGNATURE-----




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

Reply via email to