Re: Re(2): ssh2 for 6.0 continued...
Vincent Cojot <[email protected]> Fri, 21 Jun 2002 00:49:21 -0400 (EDT)
| Newsgroups | gmane.linux.redhat.sparc |
|---|---|
| Message-ID | <[email protected]> |
Brian, Sorry to jump so late on this thread but.. There was an rpm-4 update in the RedHat 6.2 Errata for sparc. This will solve your rpm problem and it is also an official rpm update. It was for 6.2 but should work on 6.0. You need these: ftp://updates.redhat.com/6.2/en/os/sparc/rpm-4.0.2-6x.sparc.rpm ftp://updates.redhat.com/6.2/en/os/sparc/rpm-build-4.0.2-6x.sparc.rpm ftp://updates.redhat.com/6.2/en/os/sparc/rpm-devel-4.0.2-6x.sparc.rpm ftp://updates.redhat.com/6.2/en/os/sparc/rpm-python-4.0.2-6x.sparc.rpm ftp://updates.redhat.com/6.2/en/os/sparc/db3-3.1.17-4.6x.sparc.rpm ftp://updates.redhat.com/6.2/en/os/sparc/db3-devel-3.1.17-4.6x.sparc.rpm ftp://updates.redhat.com/6.2/en/os/sparc/db3-utils-3.1.17-4.6x.sparc.rpm Start by: rpm -ivh db3* rpm -Uvh rpm*4.0.2* Then run: rpm --rebuilddb Now, about your ssh needs, I believe that most of the recent srpm's for openssh will still re-compile properly on RH6.x. (try a search on rpmfind) If you prefer the non-commercial version of the commercial ssh (from ssh.com), I have src.rpm's based upon their src.rpm that will rebuild properly on sparc (for version 3.0.1 and 3.1.0). Ask me if you want them. Hope this helps. ,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-, Vincent S. Cojot, Computer Engineering. STEP project. _.,-*~'`^`'~*-,._.,-*~ Ecole Polytechnique de Montreal, Comite Micro-Informatique. _.,-*~'`^`'~*-,. Linux Xview/OpenLook resources page _.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~' http://step.polymtl.ca/~coyote _.,-*~'`^`'~*-,._ [email protected] They cannot scare me with their empty spaces Between stars - on stars where no human race is I have it in me so much nearer home To scare myself with my own desert places. - Robert Frost On Fri, 21 Jun 2002, Brian Cirulnick wrote: > [email protected],Internet writes: > > What about just downloading the source for openssh and installing > >it that way? My 6.2 sparc box has that one running fine. > >OpenSSH_3.0.2p1, SSH protocols 1.5/2.0 > -------------------------------- > > It may come to that. Does that include a makefile or something that'll place > all the files in their proper spots? > > TTYL > Brian C. >