Hi, I'm following the WineGit instructions to try and discover why Money 2004 doesn't run with 0.9.12 or later. This is the first time I have tried to do regression testing, so I need some help. Is this the correct group to ask? I have installed git 1.1.4, copied the GIT repository to my PC, installed g++, yacc and bison, bisected the source tree and compiled. I then ran Money and just get this message: ./wine: could not locate Wine source tree FYI I installed the GIT repository in ~/tony/bin/wine-git and I am running Money in that folder with the following shell script: #!/bin/bash pwd ./wine ~/.wine/drive_c/Program\ Files/Microsoft\ Money/System/msmoney.exe ~/.wine/drive_c/My\ Documents/Money/MyMoney.mny > /var/log/scripts/tstmoney.log 2>&1 (note: from ./wine onwards, this is on a single line) I suspect this is something simple. Any help will be much appreciated. Tony Ubuntu Dapper Drake user _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users