madunix wrote:
installed wine through the repo
[root@linux11 ~]# rpm -aq | grep -i wine wine-cms-1.0.1-1.el5
...
to build the wine i used the repo of epel and rpmforge
...
EPEL does not play nicely with RPMforge, and you seem to have both enabled with no yum-priorities plugin. Please read
http://wiki.centos.org/AdditionalResources/Repositories http://wiki.centos.org/PackageManagement/Yum/Priorities
If you have run updates with this configuration you have replaced core packages and probably also have an incompatible mix or RPMforge and EPEL.
Phil