http://bugs.winehq.org/show_bug.cgi?id=12929 --- Comment #127 from cruiseoveride <cruiseoveride(a)gmail.com> 2008-09-09 13:06:27 --- Whenever you rebuild/update wine, it is common practice when debugging to clear out your wineprefix (ie ~/.wine). When testing multiple versions of wine on the same system, make sure to have PATH, and LD_LIBRARY_PATH setup correctly, and switch to new wineprefixes with WINEPREFIX. eg. export PATH=/opt/wine1.1.3/bin:$PATH export LD_LIBRARY_PATH=/opt/wine1.1.3/lib export WINEPREFIX=/home/blah/testing1.1.3 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.