Wine

Hi, I am using Mandrakelinux 10. 1 and am trying to install wine with the tar. gz using. /tools/wineinstall my system is an i686 and maybe wine isnt compatible with that could someone help me out? Thanks.

Linux Software 434 This topic was started by ,


data/avatar/default/avatar31.webp

8 Posts
Location -
Joined 2005-01-08
Hi,
I am using Mandrakelinux 10.1 and am trying to install wine with the tar.gz using ./tools/wineinstall my system is an i686 and maybe wine isnt compatible with that could someone help me out?
Thanks

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
Which version of Wine are you trying to install? What is the full package name?
 
Did you take a look at the Wine install how-to?
 
I assume that you did not install the Wine version already that comes with Mandrake?
 
What specific errors are you having trying to do the install?

data/avatar/default/avatar31.webp

8 Posts
Location -
Joined 2005-01-08
OP
Wine comes with mandrake i never knew, i installed every package there was

data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
Check back if you need some help using it. We'd be glad to help.

data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
The issue with Wine, is that there are a few flavors. If you installed the rpm version during your install of Mandrake (it sounds like you did), you need to uninstall previous packages before trying a new one.
 
The version that comes with Mandrake is not the newest, of course, but is new enough to work well.
 
Let us know which one you installed, say wine-20041015, or whatever. Then we can help you with the install options, such as you mentioned.
 
But, before you do anything, go to a terminal window and just type in wine and see if it comes up with a version. This means that you did install the rpm package, during your Mandrake install process.
 
You can also go to the start-->manage computer-->Install/remove packages-->Remove packages and type in wine and you will see if it has a candidate to uninstall. Of course, don't uninstall it, if you want to try it out. just see if it is there, already installed.

data/avatar/default/avatar31.webp

8 Posts
Location -
Joined 2005-01-08
OP
Thanks guys ill get back to you

data/avatar/default/avatar31.webp

8 Posts
Location -
Joined 2005-01-08
OP
Ok so i went to the add remove programs in linux, no wine there, so couls you help me out with install, didnt mean to press solve soz and someone asked for specific error, it was no compilable c path found i think

data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
The easiest way to install it is to open a terminal. Konsole will do. First you must become root. You do that by typing:
 
su
 
And pressing enter.
 
It will ask for your root password. Type it in and press enter. Then type:
 
urpmi wine
 
And press enter, and follow the directions. It will ask for one of your install cd's where wine is located, and it will get installed.
 
If you need more help just "hollar."

data/avatar/default/avatar31.webp

8 Posts
Location -
Joined 2005-01-08
OP
Oh cheers m8 worked pefectly nice one!