From marie-christine.castell@kcl.ac.uk Tue Feb 4 12:00:20 2003 From: marie-christine.castell@kcl.ac.uk (Marie-Christine Castell) Date: Tue, 4 Feb 2003 12:00:20 +0000 Subject: [nsclick-users] [nsclick] Problem applying patches Message-ID: <200302041200.20451.marie-christine.castell@kcl.ac.uk> Hi all, I am installing nsclick, but I can't manage to apply the patches : I have the following error: I do : in the ns-allinone directory : "patch -p0 < nsclick-2.1b9.patch" I have : "can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? ... File to patch: " Thanks for your help Marie-Christine From Michael.Neufeld@Colorado.EDU Tue Feb 4 16:26:58 2003 From: Michael.Neufeld@Colorado.EDU (Michael Neufeld) Date: Tue, 04 Feb 2003 09:26:58 -0700 Subject: [nsclick-users] [nsclick] Problem applying patches In-Reply-To: <200302041200.20451.marie-christine.castell@kcl.ac.uk> References: <200302041200.20451.marie-christine.castell@kcl.ac.uk> Message-ID: <3E3FE9D2.3080801@cs.colorado.edu> We've seen this happen on a few machines. The workaround is to do the following: Change into the "ns-2.1b9" subdirectory of the "ns-allinone-2.1b9" directory. Apply the first patch like this: patch -p1 < Now change into the click-1.2.4 subdirectory: cd ../click-1.2.4 Apply the second patch like this: patch -p1 < From here on out the directions in the README should work. -Mike Marie-Christine Castell wrote: > Hi all, > > I am installing nsclick, but I can't manage to apply the patches : I have the > following error: > I do : > in the ns-allinone directory : "patch -p0 < nsclick-2.1b9.patch" > I have : > "can't find file to patch at input line 4 > Perhaps you used the wrong -p or --strip option? > ... > File to patch: " > > Thanks for your help > > Marie-Christine > > _______________________________________________ > nsclick-users mailing list > nsclick-users@cs.colorado.edu > http://www.cs.colorado.edu/mailman/listinfo/nsclick-users