I'm running Wine 1.1.15 on my laptop using Fedora 10. That is the highest update I can find on the Fedora website.
Can anyone point me to where I can download a more recent version for Fedora 10?
Thanks!
Finding Wine Updates for Fedora 10 (not at Fedora site)
-
- Level 2
- Posts: 16
- Joined: Thu May 21, 2009 1:09 am
wine for fedora 10
Hi,
I had the same problem. You can allow yum to download the test version, which turned out to be 1.1.18 in my case. This did not solve my problem, so I have build wine from source in fedora 10 following the wiki instruction for fedora 9.
Rembert
I had the same problem. You can allow yum to download the test version, which turned out to be 1.1.18 in my case. This did not solve my problem, so I have build wine from source in fedora 10 following the wiki instruction for fedora 9.
Rembert
-
- Level 2
- Posts: 16
- Joined: Thu May 21, 2009 1:09 am
Thanks for the information.
I'm not that sure how to use YUM, much less how to use it to download a test version, but I will see what I can do. (I'm very new to using Linux, but have been around computers since the card punch days).
I'm also uncomfortable with "Test Version", but if it will help with a couple of problems I have, that will make me very happy!
I'm not that sure how to use YUM, much less how to use it to download a test version, but I will see what I can do. (I'm very new to using Linux, but have been around computers since the card punch days).
I'm also uncomfortable with "Test Version", but if it will help with a couple of problems I have, that will make me very happy!
From Source (dependencies):
32 bit http://wiki.winehq.org/Recommended_Packages
64 bit http://wiki.winehq.org/WineOn64bit#head ... 26b77ff6aa
for wine 1.1.18 sudo yum --enablerepo=updates-testing upgrade wine
(taken from http://fedoraproject.org/wiki/AndreasBierfert/Wine)
32 bit http://wiki.winehq.org/Recommended_Packages
64 bit http://wiki.winehq.org/WineOn64bit#head ... 26b77ff6aa
for wine 1.1.18 sudo yum --enablerepo=updates-testing upgrade wine
(taken from http://fedoraproject.org/wiki/AndreasBierfert/Wine)
-
- Level 2
- Posts: 16
- Joined: Thu May 21, 2009 1:09 am