Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

How to get Wine 1.1.42 on Debian Testing?

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
Dreakon
Posts: 4
Joined: 2010-04-03 05:43

How to get Wine 1.1.42 on Debian Testing?

#1 Post by Dreakon »

It seems the Debian Testing repo's I'm using...

Code: Select all

deb http://http.us.debian.org/debian/ testing main contrib non-free  
deb http://security.debian.org/ testing/updates main contrib non-free
(these are the correct repo's for debian testing rolling release, right?)

...have the 1.1.41 version. I've tried following the directions on the WineHQ site as well and attempted getting wine off of their repo's (deb http://www.lamaresh.net/apt squeeze (and sid) main), also it wanted to install 1.1.41 for me. Unfortunately 1.1.41 has a nasty problem of games and applications trying to force me to install things to the C:/windows directory, effectively keeping me from installing some software... a bug which is supposedly fixed in 1.1.42, so having the latest version is kind of important to me.

Is there any way other than building the source for 1.1.42 and manually installing it to actually get the latest version on my Debian Testing? How long does it normally take for new versions of Wine to get into the repo's?

Thanks for any help! I'm pretty new to most of this, so I could be completely off lol. :)

pentode
Posts: 173
Joined: 2007-05-04 22:48

Re: How to get Wine 1.1.42 on Debian Testing?

#2 Post by pentode »

http://packages.debian.org/search?keywords=wine

I don't see it listed anywhere. Experimental is probably where it might show up first. But these bleeding edge Wine updates often solve one problem and create two new ones.

User avatar
bugsbunny
Posts: 5354
Joined: 2008-07-06 17:04
Been thanked: 1 time

Re: How to get Wine 1.1.42 on Debian Testing?

#3 Post by bugsbunny »

1.1.41 http://www.winehq.org/download/deblenny
These sometimes seem to skip a version so it may not update until .43, or it may get .42 shortly

Those packages are OK. I prefer getting them from the Debian repos (package wine-unstable), and have also been known to compile them myself, but at the moment I don't need any patches (so no need to compile). The Debian maintainer is waiting on a toolchain upgrade so he can build wine-gecko. His hands are currently tied due to a combination of Debian policy and changes in the way that wine is installed (basically gecko has become a required component. That means he has to be able to build it himself, with a toolchain available within the Debian version that he's releasing for. At the moment he can't).

Post Reply