Dear friends,
I am trying to install dotnet frame work 2.0 on Ubuntu 8.10. I am using a network that have a proxy that need authentication. When I am using this command
sh winetricks dotnet20
I got an error saying that wget encoutered an error while parsing the proxy.
I know that with wget we use --proxy-user and --proxy-passwd to set the proxy authentication, but how to to that with winetricks.
Thanks in advance for your help...
Cesar Ghali