LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   patch -p1 x.diff but no patch command!? (https://www.linuxquestions.org/questions/linux-hardware-18/patch-p1-x-diff-but-no-patch-command-297409/)

pyenos 03-03-2005 09:57 PM

patch -p1 x.diff but no patch command!?
 
i have zd1201 driver with a patch on usb controller of 2.6.10 kernel. i have kernel source sym linked at /usr/src/linux-2.6.10. when i run from there 'patch -p1 <path>x.diff bash returns that patch command not found!? i patched kernel source before but how come no patch command this time? plz hlp.

david_ross 03-04-2005 03:10 PM

Perhaps it isn't in your path - try:
locate patch

Then use the full path.


All times are GMT -5. The time now is 08:40 PM.