[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (null)
Are you sure that you did step 3 _exactly_ as it said?
Not perhaps cd /usr.bin/ssh instead of cd usr.bin/ssh ??
The full path is /usr/src/usr.bin/ssh and you were standing on /usr/src
if you did step 1 correctly.
Just after midnight on NYD it would be an easy mistake. ~|^
On Tue, 01 Jan 2002 00:52:36 -0500, Ross Corona wrote:
>Hello!
>
>Ok here's my problem. I'm trying to patch an OpenBSD 3.0 box. I'm
>currently trying to apply the 002_ssh2.patch.
>
>Here's the instructions for the application of the patch:
>
>1) cd /usr/src
>2) patch -p0 < 002_ssh.patch
>3) cd usr.bin/ssh
>4) make obj
>5) make cleandir
>6) make depend
>7) make && make install
>
>I've completed steps 1 and 2 sucessfully. Ok now I'm sure this is something
>very simple. I cannot issue the command "cd usr.bin/ssh".
>
>I've tried cd /usr.bin/ssh (says no dir), cd /usr/bin/ssh (says ssh is a
>binary, not a dir).
>
>I've got the actual patch file (002_ssh2.patch) in /tmp/3.0/common/ if that
>makes any difference.
>
>If someone could let me know what's the actual solution I'd be very
>appreciative.
>
>Thanks,
>
>Ross
>
>
>_________________________________________________________________
>Join the world’s largest e-mail service with MSN Hotmail.
>http://www.hotmail.com
- References:
- No Subject
- From: "Ross Corona" <rosscorona@hotmail.com>