|
Message-ID: <20090823195921687326.13ec59ad@gmail.com> Date: Sun, 23 Aug 2009 19:59:21 +0200 From: websiteaccess <websiteaccess@...il.com> To: john-users@...ts.openwall.com, SmarTeam Support <smarteam.support@...il.com> Subject: Re: patching error :(( On Sun, 23 Aug 2009 21:16:45 +0400, SmarTeam Support wrote: > Hello websiteaccess, > so - have you applied all those patches in beforehand? Of course I did. Here it is how I proceed. I have located my patches inside john-1.7.3.1 folder - john-1.7-rawmd5-ipb2-4.diff - john-1.7.3.1-all-5-several-performance-updates-1.diff - john-1.7.3.1-phpass-3.diff then I open a os X terminal. I type : xxxxxx$ cd /Users/xxxxxx/Desktop/xxx/john-1.7.3.1/src then I type (as shown at http://openwall.info/wiki/john/how-to-extract-tarballs-and-apply-patches) : patch -p1 -Z < ../john-1.7.3.1-phpass-3.diff I get : Macintosh:src xxxxxx$ patch -p1 -Z < ../john-1.7.3.1-phpass-3.diff (Stripping trailing CRs from patch.) can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -urpN john-1.7.3.1-all-5-orig/src/Makefile john-1.7.3.1-all-5-phpass/src/Makefile |--- john-1.7.3.1-all-5-orig/src/Makefile Mon Jun 22 17:22:59 2009 |+++ john-1.7.3.1-all-5-phpass/src/Makefile Mon Jun 22 17:41:22 2009 -------------------------- File to patch: :( -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.