Displaying 1 result from an estimated 1 matches for "patchtoaply".
2010 May 20
1
Patching wine -- 64bits
...s file is inside source codes of wine avaible for download like:
http://sourceforge.net/settings/mirror_choices?projectname=wine&filename=Source/wine-1.1.37.tar.bz2 but NOT on .deb files.
Well, the way to apply the patch, is editing manual the file, or with the comand:
Code:
$patch -p1 < patchtoaply.path
. Well, I can patch the file, but i when i try to install directly from this patched version of wine ( or not-patched ) im getting an error of compatibility, i installed ia32libs...bison... all the packages that i heard about for 32bits compatibility.
I got this error:
Code:
checking for li...