Yuka Posted April 19, 2014 Posted April 19, 2014 Hello, I'd like to patch this diff: http://rathena.org/board/topic/72571-battleground-system-without-waitingroom/ on my root which runs on Centos 5.9 32bit. Can someone help me out? I already tried this: http://rathena.org/wiki/Diff It tells me that the command "patch" was not found. Thanks. Quote
Cydh Posted April 19, 2014 Posted April 19, 2014 cd /root/rAthena/ yum install patch patch -p1 < battleground_17102.diff So this is what I need to do, right?Do I need to shut the server down for this? Thanks! u need to shut it down when u recompile it 1 Quote
Cydh Posted April 19, 2014 Posted April 19, 2014 yum install patch that wiki said -p0, if ur .diff file has a/ and b/ before the file name --- map/clif.c, use -p1 Quote
Yuka Posted April 19, 2014 Author Posted April 19, 2014 yum install patch that wiki said -p0, if ur .diff file has a/ and b/ before the file name --- map/clif.c, use -p1 cd /root/rAthena/ yum install patch patch -p1 < battleground_17102.diff So this is what I need to do, right? Do I need to shut the server down for this? Thanks! Quote
Yuka Posted April 22, 2014 Author Posted April 22, 2014 Okay, I've made it. But the patch seem to be broken. Quote
Question
Yuka
Hello,
I'd like to patch this diff: http://rathena.org/board/topic/72571-battleground-system-without-waitingroom/
on my root which runs on Centos 5.9 32bit.
Can someone help me out? I already tried this: http://rathena.org/wiki/Diff
It tells me that the command "patch" was not found.
Thanks.
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.