http://bugs.winehq.org/show_bug.cgi?id=14139
Steve mcqustd@bellsouth.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mcqustd@bellsouth.net
--- Comment #11 from Steve mcqustd@bellsouth.net 2008-08-26 18:08:08 --- (In reply to comment #10)
(In reply to comment #9)
(In reply to comment #7)
(In reply to comment #6)
Hi, i'm kind of new in linux, i know some things, but I really don't know how to "apply" that patch, and i would really like to learn. Any help is very appreciated.
I too am trying to get this program to work. I am using Ubuntu 8.10 and installed Wine through the Add/Remove. I have searched through the file system and could not fine a ~/wine-git folder.
You have to download the source code. See: http://wiki.winehq.org/GitWine
Thanks for the quick reply. I removed the Wine that I had installed and installed from source with git. I tried to apply the patch according to the link posted above and got the following error message.
######################################### ~/wine$ patch -pl < task.txt patch: **** strip count l is not a number #########################################
I have tried the command with no switches and tried reading the --help command but do not know enough to actually know what exactly it is I am trying to do. I have written some script files before but I am not exactly a programmer so please forgive me for all of the questions.
Again thanks for the help.