On 13/02/2012 07:57, Bleakwiser wrote:
> Kidding right?
> 
> patch -p1 isn't even mentioned in the man pages.....
> And again, i've ran,
>> > patch hadoop-1.0.0.diff
> Nothing happens, just blank cursor.

patch expects to read a diff file on its standard input, so the command
you need to run is:

   patch < hadoop-1.0.0.diff

> For starters it isn't really clear what I'm even supposed to be applying
> the patch to.

The files to patch are determined from the content of the diff.

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matt...@infracaninophile.co.uk               Kent, CT11 9PW

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to