View Single Post
  #90 (permalink)  
Old 09-20-2006, 06:21 AM
Dirk Dirk is offline
Moderator
 
Posts: 927
Default

Actually, I forgot. So, I just remoted into my home machine (I'm currently at work) and sent the script to it, chmodded it to 755 and tried it out (rather brave of me, if it goes wrong I'd had it!)

Anyway, it didnt work, this is the error:
Code:
zimbra:/opt/zimbra # ./zimbraColdBackup
Can't locate Proc/ProcessTable.pm in @INC (@INC contains: /usr/lib/perl5/5.8.7/i586-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl .) at ./zimbraColdBackup line 4.
BEGIN failed--compilation aborted at ./zimbraColdBackup line 4.
Looks like I dont have the right perc modules installed but I've no idea how to get them. System is using Zimbra 4.0 and Suse 10.0
Any ideas?

[EDITED: adjusted comment after reading the README ]


Quote:
Originally Posted by czaveri
Hi Dirk,

Did you try this? Let me know if you have any negative feedback or doesn't work for you.

Thanks and regards,

P.S. I have put it as a cron job on two of my systems and will check daily for two weeks. Will post my results then. Today is day 3.

Last edited by Dirk; 09-20-2006 at 06:29 AM..
Reply With Quote