http://bugs.winehq.org/show_bug.cgi?id=4100
vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
------- Additional Comments From vitaliy@kievinfo.com 2005-19-12 09:27 ------- This is not a bug and pleas use mail lists/irc to ask this questions.
On the topic, you can copy whole compiled source tree. Or you can compile Wine outside the source tree: cd .. && mkdir wine-build && cd wine-build ../wine/configure && make.....
Also you don't have to install wine, you can run it from the source/build tree: /path/to/the/tree/wine blah.exe
And please refer to developer's guide on winehq.org