One application I used to use with wine stopped working. I suspect something in wine has changed and so the application no longer works. Is it possibel to install earlier versions of wine in Ubuntu? Are there some repositories, or would I have t ocompile by hand?
Asked
Active
Viewed 30 times
0
-
1You can use either PlayOnLinux which allows you to make "profiles" for your applications to use a specific wine version or you can get the Wine source and compile it as you say to have different versions installed. – Uri Herrera Feb 25 '13 at 19:00
-
Yes, I guess it is. PlayOnLinux works for me, thanks Uri! – sup Feb 26 '13 at 10:27