Displaying 2 results from an estimated 2 matches for "wine20050725".
2007 Mar 19
1
using several wine versions from .deb packages?
...d location.
I wonder if this is also possible with pre-built Debian/Ubuntu binary
packages. Normally, Debian installs exactly one version of a package
in /usr/.
Is there some possibility to use multiple versions concurrently, e.g.
dpkg -i --root=/home/wine9.09 wine0.9.19.deb
dpkg -i --root=/home/wine20050725 wine20050725.deb
or something similar? Does anybody have experience with this?
How to mix/match both a regularly installed wine in /usr and a local
one in /home and be sure /home/wine does not use /usr/wine?
/home/wine9.09/bin/wine foo.exe > log1
/hmoe/wine2005/bin/wine foo.exe > log2
Tha...
2005 Aug 10
0
swapped mouse buttons and slow down in wine
(Sorry, if this post here is inappropriate. I'm a newbie trying to get
wine working)
I've installed wine20050725 from rpm, and it was running ok. I copied
and installed japanese dictionary app from my real winxp partition to my
fake c drive and patched the reg with the local\software keys from the
xp reg. The program worked (kind of - japanese chars dont display except
when using japnese lang locale) but...