http://bugs.winehq.org/show_bug.cgi?id=2962
------- Additional Comments From Speeddymon@gmail.com 2005-15-05 10:19 ------- ok, thats understandable then. at least you do have some *nix experience from using a shell account hehe.
Did you install wine from an rpm, or from a tar? If you installed from an rpm, uninstall it with rpm -e wine, then follow the instructions below. If you installed from a tar, just follow the instructions below..
Download the october 2004 release of wine from: http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20041019.tar.gz
save it to your home directory untar/ungzip it: tar xzvf Wine-20041019.tar.gz find the directory that was created (it will be in the home directory) cd to that directory ./configure make make install
once it finishes try again (without desktop and dxgrab). If it doesnt work, try with desktop only, still doesnt work, try with dxgrab _only_.
Whether it works or not, please post here. If it doesn't we will need some log files. If it does, we will need some more release testing..