Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
patch?
#1

i'm trying to patch winex so that it will work with ipx, but when i run

patch 01-01.somethingwithwine.diff

nothing happens :(

 

i have to ctrl+c or ctrl+z out of it

can anyone help?

Reply
#2

you have to give it a -p command..

 

try like patch -p0 < file.digg or use p1

Reply
#3

that did it ;) but now it cant find the file to patch..

i'm trying to patch winex3 with

01-01-winsock.diff,03-03-wsnwlink.h.diff and 02-02-wsnwlink.h.diff. the 02 thing worked but not the other ones :(

Reply
#4

it found the file after all ;)

do i need to rebuild the program now?

Reply
#5
yes if you patch you have to re-compile
Reply
#6
ach... :(
Reply
#7
patch in the linux world means you are patching the source code.. then you have to re-compile. Its not like a patch in the windows world where it might be a newer exe file
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)