[Wine] Re: how to install wine for centos 5 32 bit

bigal wineforum-user at winehq.org
Sat Jan 29 05:32:18 CST 2011


Hi

I recently installed Wine on my CentOS 5.5 machine. My approach was to first add priorities


Code:
 yum install yum-priorities



See the Wiki article at http://wiki.centos.org/PackageManagement/Yum/Priorities?highlight=%28priorities%29 for help.
Then edit the priorities.conf file as per Wiki.

Next add the additional Dag's repositoryMForge


Code:
rpm Uvh rpmforge-release-0.5.2-2.el5.rf.i386.rpm



Wine is held in this repo. Make sure you configure your priorities correctly. Note. Yo do not need rpm-extras or rpm-testing so disable them both

Run 
Code:
yum update



Than install Wine 
Code:
yum install wine

 and run update again.
 
Cheers

Alan







More information about the wine-users mailing list