http://bugs.winehq.org/show_bug.cgi?id=8770
--- Comment #38 from Austin English austinenglish@gmail.com 2007-10-24 18:41:07 --- First off, you should be running it from the program directory. Try this:
$ cd /home/kristian/data/Games/Warcraft III/ $ /home/kristian/wine-git/wine war3.exe -opengl
Secondly, can you run _any_ app in wine? does 'wine notepad' work? If not, you may not have all needed dependencies. Try running ./configure --verbose and see if you have any errors. Fix those errors, recompile, and try again.