http://bugs.winehq.org/show_bug.cgi?id=21228
--- Comment #22 from Malky malky.ua@gmail.com 2010-01-02 15:37:31 --- (In reply to comment #21)
(In reply to comment #20)
Shall I just remove /usr/bin/wine*?
I would try: aptitude purge wine
followed by: aptitude install wine
Aptitude is/should be replacemen of apt-*
Next time dont install wine from git tree. Well you can, but it is unnecessary. Just run from your compiled git tree, i.e. be in the git tree directory and run:
./wine some_app.exe
Yes, I usually use aptitude but now I want to install wine-1.1.33 so I'm trying to install it using gdebi (via winehq.org site) because aptitude install wine will install 1.1.35. I've tried "aptitude install wine-1.1.33" but it doesn't work.