http://bugs.winehq.org/show_bug.cgi?id=33290
--- Comment #7 from Austin English austinenglish@gmail.com 2013-04-09 12:03:37 CDT --- (In reply to comment #6)
I have some problems running regression test. I succesfully clone git, then i ran CC="ccache gcc" ./configure --enable-win64 --verbose --disable-tests (after installing a ton of dependencies), make and I have succesfully compiled wine-1.5.27-174-ge2b88dc . But obviously sth is wrong because when I type simply "./wine" I get "wine: could not find the Wine loader in /home/hades/wine-git" message. I've managed to install H3 with ./wine64 and I attach the console output. Strange thing about the ntdll.dll.so beacuse I actually have it but not in /usr/local/lib64/wine/ but in /usr/lib/x86_64-linux-gnu/wine/ and of course in /home/hades/wine-git/dlls/ntdll/. Anyway, now I can't run the game because ./wine command does not work at all (see above) and ./wine64 runs the game (despite the few Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. messages) but it pops up the requester saying that "Game files are missing. Please reinstall", which is obviously ridiculous as it had been installed correctly. What do I do now?
Please use the forums or IRC for help running the regression test.