View Single Post
  #44 (permalink)  
Old 04-14-2008, 09:37 AM
Costa-101 Costa-101 is offline
Project Contributor
 
Posts: 182
Wink I had the same problem

I had this same problem when upgrading from 5.0.2 to 5.0.4 and had to remove perl-5.8.8-5.el4s1.

I ran:
Code:
rpm -e perl-5.8.8-5.el4s1 --nodeps
then:
Code:
yum install perl -y
Then run the installer/upgrader again.

Platform: Centos 4.[latest]
ZCS: 5.0.2_FOSS upgrading to 5.0.4_FOSS
__________________
------------------------------
http://www.lcrm.co.uk

Last edited by Costa-101; 04-14-2008 at 09:39 AM.. Reason: spacing
Reply With Quote