http://bugs.winehq.org/show_bug.cgi?id=17187 --- Comment #16 from Austin English <austinenglish(a)gmail.com> 2010-07-30 10:58:49 --- (In reply to comment #15)
Ok. I'm not a huge Linux expert but I'm quite willing to do this if it's not too disruptive to the system. Is it easy enough to install an older copy without disturbing my package manager?
What version am I aiming for? 1.1.12?
You could build a copy using git, pretty easily: $ git checkout -f wine-1.1.12 $ ./configure && make depend && make then run it from the source directory (no need to install) /path/to/wine/source/wine sketchup.exe if it works there, do the regression test. Though these sort of questions belong on the user forum, not bugzilla. Bugzilla is for bugs, not general help. -- 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.