安装环境:ubuntu12.04 amd64
安装文件:
aMule-2.3.1rc1-DLP4401.patch为amule源代码补丁 下载地址:http://www.amule.org/
aMule-2.3.1.tar.bz2为aMule-2.3.1的源代码 下载地址:http://code.google.com/p/amule-dlp/
文件位置:文件夹下
aMule-2.3.1 aMule-2.3.1rc1-DLP4401.patch
命令:
cd aMule-2.3.1/
patch -p0 < ../aMule-2.3.1rc1-DLP4401.patch
提示:
rafael@rafael-QSH4:~/amule-dpl/aMule-2.3.1$ patch -p0 < ../aMule-2.3.1rc1-DLP4401.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 -uNr aMule-2.3.1rc1/po/zh_CN.po aMule-2.3.1rc1-DLP4401/po/zh_CN.po
|--- aMule-2.3.1rc1/po/zh_CN.po 2011-03-27 21:01:14.000000000 +0800
|+++ aMule-2.3.1rc1-DLP4401/po/zh_CN.po 2011-05-15 17:15:54.000000000 +0800
--------------------------
File to patch:
