It's been a long time since I used winetricks, but either I'm doing something wrong, or ???
I run Karmic Koala.
susan@ubuntu:~$ sh winetricks mono22
Executing wget -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate ftp://ftp.novell.com/pub/mono/archive/2 ... in32-5.exe
--2009-06-10 07:43:22-- ftp://ftp.novell.com/pub/mono/archive/2 ... in32-5.exe
=> `mono-2.2-gtksharp-2.12.7-win32-5.exe'
Resolving ftp.novell.com... 130.57.1.88
Connecting to ftp.novell.com|130.57.1.88|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/mono/archive/2.2/windows-installer/5 ... done.
==> SIZE mono-2.2-gtksharp-2.12.7-win32-5.exe ... 81772825
==> PASV ... done. ==> RETR mono-2.2-gtksharp-2.12.7-win32-5.exe ... done.
mono-2.2-gtksharp-2.12.7-win32-5.exe: Permission denied
Note: command 'wget -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate ftp://ftp.novell.com/pub/mono/archive/2 ... in32-5.exe' returned status 1. Aborting.
susan@ubuntu:~$ sh winetricks ie6
Executing wget -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/ ... stMsiA.exe
--2009-06-10 07:45:33-- http://download.microsoft.com/download/ ... stMsiA.exe
Resolving download.microsoft.com... 68.142.91.196, 68.142.91.222
Connecting to download.microsoft.com|68.142.91.196|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1709160 (1.6M) [application/octet-stream]
InstMsiA.exe: Permission denied
Cannot write to `InstMsiA.exe' (Permission denied).
Note: command 'wget -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/ ... stMsiA.exe' returned status 1. Aborting.
winetricks doesn't work for me
Re: winetricks doesn't work for me
Looks like you've run Wine/winetricks as root before.Susan Cragin wrote:mono-2.2-gtksharp-2.12.7-win32-5.exe: Permission denied
Note: command 'wget -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate ftp://ftp.novell.com/pub/mono/archive/2 ... in32-5.exe' returned status 1. Aborting.
Check which directory is owned by root ~/.winetrickscache or ~/.wine and remove it with 'sudo rm -rf <directory>'.
winetricks doesn't work for me
Thanks. That was the problem.Looks like you've run Wine/winetricks as root before.
Check which directory is owned by root ~/.winetrickscache or ~/.wine and remove it with 'sudo rm -rf <directory>'.
Susan
winetricks doesn't work for me
On Wed, Jun 10, 2009 at 9:33 AM, Susan Cragin<[email protected]> wrote:
future, and is in the latest winetricks on kegel.com.
--
-Austin
FWIW, a check was added a while back to prevent it happening in theLooks like you've run Wine/winetricks as root before.
Check which directory is owned by root ~/.winetrickscache or ~/.wine and remove it with 'sudo rm -rf <directory>'.
future, and is in the latest winetricks on kegel.com.
--
-Austin