Can I get it from repository? When I'm adding ppa with updating, apt-get still cannot find last version (only 1.3.28 is avail. to load). When print 'sudo apt-get install wine1.4' it gives an error (something as: no such file)
wait or compile the sources something alike: tools/wineinstall to remove/update do from root folder: make uninstall simple hey
Ok, then only this way. Thanks!
ThomasAnderson
2012-Mar-10 07:54 UTC
[Wine] Re: Can I install Wine 1.4 on Ubuntu 11.10 Oneiric?
yes you can install wine 1.4 on Ubuntu 11.10 as follows: press Ctrl + alt + T to open the Terminal. Now type the following command: sudo add-apt-repository ppa:ubuntu-wine/ppa after it type the following: sudo apt-get update && sudo apt-get install wine1.4