Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  #21 (permalink)  
Old 12-22-2007, 10:37 PM
mmorse's Avatar
mmorse mmorse is online now
Zimbra Employee
 
Join Date: May 2006
Location: USA
ZCS Version: NE & OS - in the many flavors of 4.5 & 5.0
Posts: 4,244
mmorse is on a distinguished road
Send a message via AIM to mmorse Send a message via MSN to mmorse Send a message via Yahoo to mmorse Send a message via Skype™ to mmorse
Default

For collective knowledge sake (from the other thread that was piggybacked on):
Quote:
Originally Posted by quanah View Post
Zimbra 5.0.0 GA ships an XS compiled version of Scalar::Util in its perl modules for RHEL4. As root, read the ~zimbra/.bashrc, and set the PERLLIB and PERL5LIB environment variables to match what the zimbra user does, and then try installing. This should fix the problem for you.

--Quanah
Reply With Quote
  #22 (permalink)  
Old 01-14-2008, 04:14 AM
mannes mannes is offline
Senior Member
 
Join Date: Sep 2007
Posts: 33
mannes is on a distinguished road
Default

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.
Reply With Quote
  #23 (permalink)  
Old 01-15-2008, 05:35 AM
hughesjr hughesjr is offline
Member
 
Join Date: Jan 2008
Posts: 24
hughesjr is on a distinguished road
Default

Quote:
Originally Posted by mannes View Post
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 )
Reply With Quote
  #24 (permalink)  
Old 01-16-2008, 01:14 AM
richardteachout's Avatar
richardteachout richardteachout is offline
Junior Member
 
Join Date: Dec 2007
ZCS Version: 5.01 GA
Posts: 8
richardteachout is on a distinguished road
Smile Upgrade to 5.0GA error Solved for me for CentOS 5

Just a quick note for others like me:
Zimbra: Multi-Node Zimbra Installation
OS: CentOS release 5 (Final)

Was running 5.0 RC2
Was upgrading to 5.0 GA
Received same errors as this thread
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.

So I tried a few things..

I set the Perl Paths as referenced by a few threads in my root .bashrc file
PERLLIB=/opt/zimbra/zimbramon/lib/x86_64-linux-thread-multi:/opt/zimbra/zimbramon/lib:/opt/zimbra/zimbramon/lib/i386-linux-thread-multi:/opt/zimbra/zimbramon/lib/i486-linux-gnu-thread-multi:/opt/zimbra/zimbramon/lib/i586-linux-thread-multi:/opt/zimbra/zimbramon/lib/darwin-thread-multi-2level
export PERLLIB

PERL5LIB=$PERLLIB
export PERL5LIB
(logged out and back in)

Then I ran a yum upgrade perl

Then the install worked successfully.

Hope this helps others
Reply With Quote
  #25 (permalink)  
Old 01-21-2008, 02:37 AM
mannes mannes is offline
Senior Member
 
Join Date: Sep 2007
Posts: 33
mannes is on a distinguished road
Default

Quote:
Originally Posted by hughesjr View Post
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 )


still no luck... anyway, i'll make the switch from zcs 4.5.10 OS to 4.5.10 network edition (on a RHEL5 i guess) and then i'll ask the guys from zimbra to give me a hand.

Thanks, anyway.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.zimbra.com/forums/administrators/13746-big-fubar-5-foss-ga-upgrade.html
Posted By For Type Date
Zimbra - Forums This thread Refback 12-22-2007 07:36 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade went awry when trying to cancel and check database issues davebailey Installation 2 10-04-2007 03:20 PM
Is it possible to upgrade from Zimbra FOSS to Network Edition? greenrenault Migration 4 07-18-2007 03:51 PM
failed upgrade, failed restore, big trouble feralcoder Installation 2 03-19-2007 05:38 PM
M1 -> M2 Upgrade Scripts KevinH Announcements 57 12-15-2005 09:10 AM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.0.0