Andrew Specht wrote:
>
> The patches aren't working for me, it fails at more than one
> file when i run patch like this
Always use the -p<n> argument to patch. Exacly what -p argument to use
depends on the layout of the patch.
If the patch uses a path including the base directory name then use -p1.
If the patch uses relative names inside the base directory name, then
use -p0.
If the patch only includes a filenames without directory names, cd to
the correct directory and use -p0.
Which patches are you trying to use?
--- Henrik Nordström Sparetime Squid HackerReceived on Sat Jun 20 1998 - 03:41:47 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:40:46 MST