hi
im new in python & ubuntu too
untill building wxPython ,every things was good but when i wanted to
use the " patch -p0 < wxPython-src-2.9.4.1.patch " , i faced this
error :
~/vpython-wx-src.6.10$ cd wxPython-src-2.9.5.0.patch
bash: cd: wxPython-src-2.9.5.0.patch: Not a directory
asemaneh@asemaneh-1025C:~/vpython-wx-src.6.10$ patch -p0 <
wxPython-src-2.9.5.0.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- wxPython-src-2.9.5.0/wxPython/src/gtk/html2_wrap.cpp
2013-05-18 12:47:49.000000000 -0600
|+++ wxPython-src-2.9.5.0-patch/wxPython/src/gtk/html2_wrap.cpp
2013-09-11 11:13:06.179333082 -0600
--------------------------
File to patch:
--
starrynight
|