Results 1 to 3 of 3
First of all, I uninstalled the original version of Wine that came with my system to upgrade. Then I downloaded the Wine rpm for Fedora. I typed rpm -i <wine ...
- 06-14-2004 #1Linux Newbie
- Join Date
- Jan 2004
- Location
- Houston, Tx
- Posts
- 144
Wine rpm installation error
First of all, I uninstalled the original version of Wine that came with my system to upgrade. Then I downloaded the Wine rpm for Fedora. I typed rpm -i <wine filename> and it seemed to install. Then, when I try to use wine, it says:
No idea why. At first, I thought perhaps I had downloaded the wrong rpm, but I ended up downloading all three of them, and each gave me the same error. Any help would be appreciated. Thanks.Code:wine client error:13: version mismatch 133/140. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running?
- 06-14-2004 #2Linux Newbie
- Join Date
- May 2004
- Location
- Chennai, India
- Posts
- 116
Re: Wine rpm installation error
Try the following.
As root user,
As normal user,Code:# wineserver -k 15 # wineserver
Code:$ wine your/program/to/run
NEVER stop/pause Journey of Learning -Travelling Soldier ( Me
)
- 06-14-2004 #3Linux Newbie
- Join Date
- Jan 2004
- Location
- Houston, Tx
- Posts
- 144
Thank you. That helped.


Reply With Quote
