On 14/10/2007 9:53 AM, Rocker wrote:
OK sthings are looking better.
I already have Cigwin installed and have successfully built Rb for my F60.
So will patching just be more command line entries?
Yes you have done the hard work.
I will tell you so you don't need to read a whole lot of stuff on the wiki:
-Open cygwin
-Navigate to your source tree using the cd commands. Make sure you are
in the root of the source tree.
-Type:
patch -p0 < patchfile
Patchfile is the name of the patch you want to apply. So the patch you
downloaded from the tracker.
p0 strips no directories a way from the left of the patch. So if you use p1
and the patch was going to modify /apps/lang/english.lang p1 would do this:
It would modify /lang/english.lang.
So if it fails to apply try p1 if that fails p2 and so on up to 5.
--
Daniel Dalton
http://members.iinet.net.au/~ddalton/
[EMAIL PROTECTED]