Trying to upgrade from 4.5.10 to 5.0 on CentOS 4 x86_64.
Failed with error:
Code:
5 is only avaliable with the XS version at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 30
BEGIN failed--compilation aborted at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 30, line 17.
Compilation failed in require at /opt/zimbra/zimbramon/lib/Net/LDAP.pm line 970, line 17.
After reading a few threads, I tried running:
Code:
cpan -i Scalar::Util
(I had problems with my cpan server so deleted /usr/lib/perl5/5.8.5/CPAN/Config.pm, then ran the code above again and setup some cpan servers from
here)
After installing - I re-ran the ./install.sh and it worked ok...
Good luck all - best wishes for 2008
*** Note all code extracts were performed as root