Find the answer to your Linux question:
Results 1 to 4 of 4
Does anyone know where to find a 64 bit download for this and instructions. I have tried a couple things but none seem to work......
  1. #1
    Just Joined!
    Join Date
    Jul 2011
    Posts
    33

    Wine on RHEL 64 Bit

    Does anyone know where to find a 64 bit download for this and instructions.

    I have tried a couple things but none seem to work...

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,097
    Hello

    I don't run RHEL or Wine so don't know if there is a 64-bit version of Wine in the Red Hat package repositories, but if the command yum install wine doesn't give you want you want, you can take a look at the following RPM files to see if they might work for you:

    RPM Search RedHat EL 6 wine-core 1.2.3 rpm
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Jul 2011
    Posts
    33
    Tried

    yum install wine and got

    Loaded plugins: refresh-packagekit, rhnplugin
    Setting up Install Process
    No package wine available.
    Error: Nothing to do

    then tried



    downloading

    wine-core-1.2.3-1.el.x86_64.rpm

    ran install and this was my error message


    rpm -ivh wine-core-1.2.3-1.el6.x86_64.rpm
    warning: wine-core-1.2.3-1.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
    error: Failed dependencies:
    nss-mdns(x86-64) is needed by wine-core-1.2.3-1.el6.x86_64
    wine-common = 1.2.3-1.el6 is needed by wine-core-1.2.3-1.el6.x86_64

  4. #4
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,097
    That's one of the problems with RPM package distros. If you don't use a package manager, such as YUM, you have to download any dependencies of the package you want to install, and of course those packages might have their own dependencies as well, which often brings about what is commonly known as "dependency hell".

    There might be a way to install it with YUM and it will pull in any dependencies, but it's been years since I last used YUM so I'm not up to speed with it. Maybe a current YUM user will chime in with some info for you, or they might know where there's a 64-bit Wine package in a repo somewhere so you can install it that way.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...