Installing Wine on Centos 5
Decided to try loading Wine on my Centos 5 install. It was dead simple. These instructions should also work for Red Hat Enterprise Linux 5.
First step was to load the EPEL yum repository:
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm
Next I just called yum to install wine:
yum install wine
That's it. Afterwards, I found Wine on my Applications menu, and was able to double click on a Windows installer (WinSCP in this case), and it just worked!
Posted by rickg ( Apr 22 2008, 11:26:51 AM PDT ) Permalink Comments [6]Post a Comment:


Only difference being I have no WinSCP - 'Wine Configuration' has tab for adding executables but, for example, selecting iexplore.exe from the browse does not seem to do anything.
I'll continue to dig but from an install point of view, very impressed...
Posted by Andrew (80.229.49.139) on July 03, 2008 at 11:48 AM PDT #
Running transaction check
--> Processing Dependency: liblcms.so.1 for package: wine-cms
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: wine-core
--> Processing Dependency: rtld(GNU_HASH) for package: wine-jack
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: wine-ldap
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: wine-cms
--> Processing Dependency: rtld(GNU_HASH) for package: wine-twain
--> Processing Dependency: /usr/bin/xmessage for package: wine-core
--> Processing Dependency: libldap_r-2.3.so.0 for package: wine-ldap
--> Processing Dependency: rtld(GNU_HASH) for package: wine-capi
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: wine-capi
--> Processing Dependency: rtld(GNU_HASH) for package: wine-nas
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: wine-tools
--> Processing Dependency: liblber-2.3.so.0 for package: wine-ldap
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: wine-twain
--> Processing Dependency: rtld(GNU_HASH) for package: wine-ldap
--> Processing Dependency: rtld(GNU_HASH) for package: wine-cms
--> Processing Dependency: rtld(GNU_HASH) for package: wine-esd
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: wine-jack
--> Processing Dependency: rtld(GNU_HASH) for package: wine-core
--> Processing Dependency: rtld(GNU_HASH) for package: wine-tools
--> Finished Dependency Resolution
Error: Missing Dependency: liblcms.so.1 is needed by package wine-cms
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package wine-core
Error: Missing Dependency: rtld(GNU_HASH) is needed by package wine-jack
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package wine-ldap
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package wine-cms
Error: Missing Dependency: rtld(GNU_HASH) is needed by package wine-twain
Error: Missing Dependency: /usr/bin/xmessage is needed by package wine-core
Error: Missing Dependency: libldap_r-2.3.so.0 is needed by package wine-ldap
Error: Missing Dependency: rtld(GNU_HASH) is needed by package wine-capi
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package wine-capi
Error: Missing Dependency: rtld(GNU_HASH) is needed by package wine-nas
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package wine-tools
Error: Missing Dependency: liblber-2.3.so.0 is needed by package wine-ldap
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package wine-twain
Error: Missing Dependency: rtld(GNU_HASH) is needed by package wine-ldap
Error: Missing Dependency: rtld(GNU_HASH) is needed by package wine-cms
Error: Missing Dependency: rtld(GNU_HASH) is needed by package wine-esd
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package wine-jack
Error: Missing Dependency: rtld(GNU_HASH) is needed by package wine-core
Error: Missing Dependency: rtld(GNU_HASH) is needed by package wine-tools
please assist
Posted by mareh abdallah (41.207.123.27) on July 29, 2008 at 05:50 PM PDT
Website: http://www.netcelonline.net #
I need to run Internet explorer to monitor an application.
I plan to use IEs4Linux on WINE
Andy
Posted by Andy (70.90.103.81) on November 06, 2008 at 09:23 PM PST
Website: http://www.techsack.com #
Posted by Ruben (190.154.169.193) on April 12, 2009 at 06:44 AM PDT #
So for 64 bit installs:
http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm
And for 32 bit installs:
http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
Posted by User (76.17.223.27) on October 22, 2009 at 02:22 PM PDT #
Posted by Mathiau (190.7.199.78) on July 22, 2010 at 01:03 PM PDT #