View Single Post
  #2 (permalink)  
Old 02-02-2006, 08:03 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default Perllib

Add your perl lib path to the PERLLIB variable in /opt/zimbra/.bashrc, and re-try.

Also, this helps too (same file, after "export PERLLIB"):
PERL5LIB=${PERLLIB}

export PERL5LIB
Reply With Quote