View Single Post
  #36  
Old 11-20-2010, 11:30 AM
Prefader Prefader is offline
Orc


Join Date: Sep 2010
Posts: 32
Default

Not in your ~/.wine folder.

You need to download and compile wine with the patch explained in this thread.

On debian/ubuntu/etc:

sudo apt-get build-dep wine

sudo apt-get source wine

cd /usr/src/

and dive into the wine folder.

On Fedora and others . . . I have no idea.
Last edited by Prefader; 11-20-2010 at 11:34 AM..
Reply With Quote