I downloaded the Wine binary package from http://download.fedora.redhat.com/pub/e ... er/x86_64/, which according to wine documentation is compatible version to be installed in CentOS 5 server distro. I downloaded all the files with version number 1.0.1-1 and stored it in a folder named WineHQ in desktop. However, when I try to run wine-1.0.1-1.el5.i386.rpm using software installer, i'm getting the following error message.
Error resolving dependencies:
Unable to resolve dependencies for some packages selected for installation.
and then it went on listing missing dependencies such as wine-jack etc. but all the dependencies are available in same folder. what is the problem? how to make the wine to locate the dependencies from the same folder and complete the installation? Am a newbie to linux, so please explain the steps to be followed in a simple way.
Thanks,
Jam, India.
Error resolving dependencies when installing wine
-
- Newbie
- Posts: 2
- Joined: Sat Feb 14, 2009 9:13 am
Re: Error resolving dependencies when installing wine
Have you tried installing the dependencies first?sramanujam wrote:I downloaded the Wine binary package from http://download.fedora.redhat.com/pub/e ... er/x86_64/, which according to wine documentation is compatible version to be installed in CentOS 5 server distro. I downloaded all the files with version number 1.0.1-1 and stored it in a folder named WineHQ in desktop. However, when I try to run wine-1.0.1-1.el5.i386.rpm using software installer, i'm getting the following error message.
Error resolving dependencies:
Unable to resolve dependencies for some packages selected for installation.
and then it went on listing missing dependencies such as wine-jack etc. but all the dependencies are available in same folder. what is the problem? how to make the wine to locate the dependencies from the same folder and complete the installation? Am a newbie to linux, so please explain the steps to be followed in a simple way.
It's not Wine giving you that message, it's your distro's package manager. If you don't know how to use it, you need to consult your distro's documentation or ask on their support forum.
-
- Newbie
- Posts: 2
- Joined: Sat Feb 14, 2009 9:13 am
Error resolving dependencies when installing wine
sramanujam wrote:
the dependencies and download/install them in the correct order. If it
is not, it is time to contact Fedora/CentOS support on their forums.
Wine should install without problems once the dependencies are resolved.
James McKenzie
Are you using yum to install wine? If not, try it. Yum should resolvewhen i try to install the dependencies first, I am getting same error. In which order should I install it? Is there a manual for wine install instructions using rpm?
the dependencies and download/install them in the correct order. If it
is not, it is time to contact Fedora/CentOS support on their forums.
Wine should install without problems once the dependencies are resolved.
James McKenzie