http://bugs.winehq.org/show_bug.cgi?id=13993
--- Comment #15 from Austin English austinenglish@gmail.com 2009-01-09 02:37:14 --- (In reply to comment #14)
(In reply to comment #12)
A lot of things changed between those versions. Run a regression test: http://wiki.winehq.org/RegressionTesting
Austin, do you have experience doing a regression test? I set 0.94 as the "good" and 1.0 as the "bad." I understand that I'm to continue compiling and attempting to install until there are no sections left to test. But after the first test, I recompile and when I try the install again I get this:
~/wine-git$ ./wine '/home/USER/Desktop/MATHCAD2001/setup.exe' preloader: Warning: failed to reserve range 00000000-60000000 wine client error:5b: version mismatch 339/307. Your wine binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running? ~/wine-git$
This wasn't mentioned in the guide you linked, nor the troubleshooting links in that guide.
http://wiki.winehq.org/PreloaderPageZeroProblem
You're still running some wine app: $ wineserver -k $ rm -rf ~/.wine (You should test in a clean prefix each time)