View Single Post
  #18 (permalink)  
Old 01-01-2008, 03:32 PM
davidgrecco davidgrecco is offline
New Member
 
Posts: 3
Default

Quote:
Originally Posted by clayway View Post
I am running RHEL5 64-bit and I have this issue...do I need to try and install Scalar::Util using cpan?? I did the exports as posted and reran ./install.sh and it stops at the same place as originally posted...

I have kept my zimbra upgrade that failed directory...so I could move it back into place and rerun ./install.sh if you need me to....

Thanks..
I had the same problem with RHEL 5 32 bit when upgrading from 4.5.10 GA to 5.0 GA. This is what fixed it for me:

From a root terminal session...

cpan
force install Scalar::Util

Type quit when this finishes. This seems to fix the environment for a successful Zimbra 5 install/upgrade.
Reply With Quote