You are not logged in.
Pages: 1
I first ran into this sort of problem under ubuntu, I'd have winetricks installed, but would not download anything, something about not connecting to a server or something...
Now I cannot even find it. I have wine installed, and I thought winetricks was as well, but it isnt. I looked for it in synaptic but it isnt there either.
I'm just completely clueless here, I need someone to fill me in on what's going on.
Thank you.
Offline
First question would be. How did you install it?
Offline
Sorry about taking forever to get back to you...
I had installed it when I installed wine. It automatically downloaded it along with its dependencies and what not. Originally it worked and wasn't a big deal, but after coming back to linux I went to install some file or something and it said something about the server not responding. Since then every attempt to download anything with winetricks just would not go through.
Offline
If you are using Statler then winetricks is not in the Debian repositories. This is why you're not seeing it in synaptic so you will have to install it manually. Run these commands in a terminal:
wget http://winetricks.org/winetricks
sudo mv winetricks /usr/local/bin/
sudo chmod +x /usr/local/bin/winetricksThanks to rich for this install method from his blog http://debianandi.blogspot.com.au/2012/ … ebian.html
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.