Quote:
Originally Posted by clayway 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.