http://bugs.winehq.org/show_bug.cgi?id=7616
------- Additional Comments From dmitry@codeweavers.com 2007-04-03 08:38 ------- Configure and make in Wine tree don't need any parameters. Just run ./configure && make depend && make
and run the program using just compiled wine binary skipping 'make install':
cd ~/.wine/drive_c/Program Files/blah-blah-blah ~/wine/wine ./blah-blah-blah.exe