On 27/03/2008, Mark Knecht <markknecht@xxxxxxxxx> wrote: > It's very easy to do this. Just download a tarball of Wine-0.9.56 from here: > http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77449 > then build it using (I think...) these two instructions: > ./configure > make depend && make > Do NOT do an install or you will overwrite your main version. > Once done run wine from that location and look at the offending > output. you may have to run it with some extra command line stuff but > we'll talk about that if you need to and want to. Note that this is indeed very easy indeed (I got the code by installing using git, but it was just as easy) - but compilation will take a little while! - d.