On 15 July 2010 16:16, scottydog <wineforum-user@xxxxxxxxxx> wrote: > The other problem I have is that this is the computer I use to make a living. I normally wouldn't run unstable code, but the stable version makes using Homesite very difficult. The unstable version fixed almost all of the problems I've had until now. Is it possible to run dual versions? So I can use rc6 for my day job, and test with another? This is very easy: use your distro version for work, use your hand-compiled version for testing and bisecting. When testing your app, you should probably use the app in a separate wineprefix, and start it from the terminal with something like: WINEPREFiX=~/.winegit /home/fun/wine-git/wine [path to your app] - d.