http://bugs.winehq.org/show_bug.cgi?id=13555
--- Comment #4 from foobard jens@porup.com 2008-05-30 15:49:44 --- OK, I successfully get to this step:
CC="ccache gcc" ./configure --verbose && make clean && make
all dependencies are fixed in Ubuntu, and as far as I can tell, wine compiles OK.
However, the regression testing documentation then says:
./wine program_install.exe
However, there is no wine executable in ~/wine-git/*. I checked /programs and /tools but it isn't there.
Am I doing something wrong or did the wine compile fail?