At 3/4/99 3:56:00 PM, you wrote:
>
>When I did a
>
>patch -s <patch-2.2.2.gz
>
If you put the patch file in the /usr/src directory
you probably need to run the -p1 switch.
patch -p1 <patchfile
Depending on how the patch is written, you may
need to try -p0 or -p2
Also, make sure you have the symbolic link
@linux pointing to your 2.2.0 source files.
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html