cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

can't install any winetrick #188

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I installed ubuntnu 11.10 2 days ago and instaled wine on my new OS
wine was working fine on my ubuntu 10.10 but now I can't install any winetrick. 
alwaus got message "Note: command 'mkdir -p 
/home/simkein/.cache/winetricks/msasn1' returned status 1.  Aborting."

please hellp :/

Original issue reported on code.google.com by simk...@live.com on 15 Mar 2012 at 2:28

Attachments:

GoogleCodeExporter commented 8 years ago
I had the same issue. Installed Ubuntu 11.10 and then Wine1.3+Winetricks. 
Received errors saying access denied while running Winetricks. Did a bit of 
googling and found it was a permissions issue. Open a terminal and run "cd 
.cache" then "sudo chown user winetricks"(change user to your username) to fix 
the issue. It's been working fine ever since.

Original comment by kernelpa...@gmail.com on 28 Mar 2012 at 6:01

GoogleCodeExporter commented 8 years ago
simkein, please run:
$ ls -al $HOME/.cache/winetricks

and attach the output here

Original comment by austinenglish@gmail.com on 29 Mar 2012 at 5:39

GoogleCodeExporter commented 8 years ago
Probably a permissions issue (running winetricks with sudo). No reply, closing.

Original comment by austinenglish@gmail.com on 29 Jun 2013 at 12:55