Thread: Ubuntu 8.10
View Single Post
  #5 (permalink)  
Old 11-10-2008, 09:36 PM
Mccreations3 Mccreations3 is offline
Junior Member
 
Posts: 6
Default

Quote:
Originally Posted by ArcaneMagus View Post
You might also check which perl is actually being used by the zimbra user by running 'which perl' as the zimbra user.
Things can get pretty messed up when the zimbra user is running the wrong executable...
Thanks, they both seem to be showing the same location (/usr/local/bin/perl).

Would the fact that a
Code:
perl -v
shows:
Code:
This is perl, v5.10.0 built for i686-linux-thread-multi
have to do anything with that fact that it's not working? Because zimbra is complaining about this:
Quote:
/opt/zimbra/zimbramon/lib/i486-linux-gnu-thread-multi/auto/IO/IO.so
Zimbra's file structure shows i486 not the i686 that perl is built for.
Should I re-build Perl and tell it i486 architecture?

Last edited by Mccreations3; 11-10-2008 at 09:39 PM..
Reply With Quote