Re: Best way to update OpenSSH on 1.1?
Mark Renouf <[email protected]> Wed, 26 Jun 2002 23:15:33 -0400
| Newsgroups | gmane.os.openbsd.embedded |
|---|---|
| Message-ID | <[email protected]> |
Michael C. Ibarra wrote: > Why not? Run ldd against your binary, make sure you have > all of those on your 4501, get sshd/ssh onto it however you've > set that up, keep the old ones just in case. Stop/start > you sshd and test it. Which reminds me... why on earth is everything statically linked? It seems that this makes all the files larger, and at the same time requires everything to be statically linked in order to run properly (as in upgrading sshd).