Wednesday, July 6, 2016

software installation - can not install any program through wine


i am currently using ubuntu 14.04 LTS 64-bit version in my pc and i have installed wine software to run some .exe format files of windows in linux but it doesnt happen whenever i right click on the available file and select the option to install open it through wine it says access denied as shown in this image
enter image description here


and when i tried to install subway surfers through this terminal command i get this error
enter image description here


is there any solution for this question
*edit
enter image description here
enter image description here



Shouldn't that be sudo chown -R agha:agha ~/.wine -R? Also, never run a wine program with sudo. If that doesn't work, delete the existing prefix and create a new one with sudo rm ~/.wine -R; winecfg.


No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...