Quote:
Originally Posted by mannes
Hello,
When following the same procedure on a FC6 box with a RHEL4 package installed, I'm always getting the same error message from this thread. Any, suggestions, any other bright ideas?? Because I ran out of them  (
I'm trying zcs-4.5.10 => zcs-5.0
prov> prov> 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, <DBCONFIG> line 17.
Compilation failed in require at /opt/zimbra/zimbramon/lib/Net/LDAP.pm line 970, <DBCONFIG> line 17.
|
You can probably do 1 of 2 things ...
1. Use the RHEL5 version of Zimba (which was designed to be used on the fc6 version of perl)
2. try copying the files:
/usr/lib/perl5/<version>/List/Util.pm
/usr/lib/perl5/,version>/Scalar/Util.pm
over the same modules in /opt/zimba/<path_to_modules>
(as the modules that come with fc6 SHOULD have XS support and SHOULD NOT require a separate version than the one shipped with the OS)
I THINK that is correct, as I have never installed zimbra on fedora.
(obviously, please backup the zimbra perl modules before you replace them

)