
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.6
All went well until I got a form in the terminal window showing the EULA for configureingttf - mscore fonts installer. There was a line saying "configureing package". There was an <OK> but you could not click on it. Enter did not work as well. Install seemed to stop at that point. No way out but to close terminal and reboot.
To load Winetricks - first had to enter sudo dpkg --configure -a. Then I could sudo apt-get install Winetricks. Then I got the same EULA message with the same effect, during the Winetricks install.
/user/home/XXX/.Wine does not exist. Terminal reprts Wine and Wintricks not installed. It wants ti install v 1.4.
If I try to remove Wine and Wintricks (sudo apt-get remove wine winetricks) I get the same EULA screen and it stops there. OK. What have I done wrong. How do I get passed the MS EULA screen? If I need to install V1.4 how do I get rid of 1.6?