You will need the patch binary as well to apply the diff to the original file.
On Thu, 2009-07-02 at 07:10 -0700, ahammad wrote: > When I go to the source and I input the command, I get: > > bash: patch: command not found > > Thanks > > > Koji Sekiguchi-2 wrote: > > > > ahammad wrote: > >> Thanks for the suggestions: > >> > >> Koji: I am aware of Cygwin. The problem is I am not sure how to do the > >> whole > >> thing. I downloaded a nightly zip file and extracted it to a directory. > >> Where do I put the .patch file? Where do I execute the "patch..." command > >> from? It doesn't work when I do it at the root of the install. > >> > >> > > It should work at the root of the install: > > > > $ patch -p0 < SOLR-284.patch > > > > Do you see an error message? What's error? > > > > Koji > > > > > > > > >