From: Taylor L. <tl...@tr...> - 2008-02-28 16:25:10
|
Hi all, have hobbit 4.2.0, and downloaded devmon. Saw a hobbit4.2.0 patch for devmon, so I copied it to hobbit source code directory and tried to run it using patch -p0 <hobbit-4.2.0-devmon.patch And I get back can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- hobbit-4.2.0/lib/hobbitrrd.c.devmon 2008-01-22 06:22:11.000000000 +0200 |+++ hobbit-4.2.0/lib/hobbitrrd.c 2008-01-25 06:09:27.000000000 +0200 ------------------------- File to patch: So is there another patch option I can run, or do I need to specify the file to patch for each file? |