Re: [BackupPC-users] dump failed: can't find Compress::Zlib

2012-02-25 Thread Josh Thornburg
nnick REIN [mailto:yr...@qeex.com] Sent: Wednesday, February 22, 2012 6:44 AM To: backuppc-users@lists.sourceforge.net Subject: [BackupPC-users] dump failed: can't find Compress::Zlib Hello all, i'm new in Backuppc Administration, I have a little problem with my Backuppc, when i Start a

Re: [BackupPC-users] dump failed: can't find Compress::Zlib

2012-02-22 Thread Les Mikesell
On Wed, Feb 22, 2012 at 7:43 AM, Yannick REIN wrote: > Hello all, i'm new in Backuppc Administration, > > I have a little problem with my Backuppc, when i Start a Full Backup, it > doesn't work. > > My log file : > > 2012-02-22 12:54:17 dump failed: can't find Compress::Zlib > > I've checked my C

[BackupPC-users] dump failed: can't find Compress::Zlib

2012-02-22 Thread Yannick REIN
De : Yannick REIN Date d'envoi : mercredi 22 février 2012 14:43 À : backuppc-users@lists.sourceforge.net Objet : dump failed: can't find Compress::Zlib Hello all, i'm new in Backuppc Administration, I have a little problem with my Backuppc, when i Start a Full Backup, it doesn't work. My log fi

[BackupPC-users] dump failed: can't find Compress::Zlib

2012-02-22 Thread Yannick REIN
Hello all, i'm new in Backuppc Administration, I have a little problem with my Backuppc, when i Start a Full Backup, it doesn't work. My log file : 2012-02-22 12:54:17 dump failed: can't find Compress::Zlib I've checked my CPAN modules and for me all is OK. Modules i have installed for Backup

Re: [BackupPC-users] dump failed: can't find Compress::Zlib

2008-09-03 Thread nadia kheffache
sorry, i just reply for your email --- En date de : Mer 3.9.08, Nils Breunese (Lemonbit) <[EMAIL PROTECTED]> a écrit : De: Nils Breunese (Lemonbit) <[EMAIL PROTECTED]> Objet: Re: [BackupPC-users] dump failed: can't find Compress::Zlib À: [EMAIL PROTECTED] Date: Mercredi 3 Sept

Re: [BackupPC-users] dump failed: can't find Compress::Zlib

2008-09-03 Thread Nils Breunese (Lemonbit)
nadia kheffache wrote: > I have installed backuppc 3 on centos5 (Redhat distribution), i > backup successfully, today i have error when i tart backup manualy: > dump failed: can't find Compress::Zlib > > i do cpan>install Compress::Zlib, but i have other dependences, when > i install any mod

[BackupPC-users] dump failed: can't find Compress::Zlib

2008-09-02 Thread nadia kheffache
hi, I have installed backuppc 3 on centos5 (Redhat distribution), i backup successfully, today i have error when i tart backup manualy: dump failed: can't find Compress::Zlib i do cpan>install Compress::Zlib, but i have other dependences, when i install any module of perl, it nead another depe

Re: [BackupPC-users] dump failed: can't find Compress::Zlib

2006-12-04 Thread Jason Hughes
You can do this: cpan install Compress::Zlib It should either fetch and compile the perl module, or tell you that it is already up to date. JH Ariyanto Dewo wrote: > Hi all, > Thanks for the respond my last message 'backup > backuppc', I am able to > figure it out to works. But now I have a pro

[BackupPC-users] dump failed: can't find Compress::Zlib

2006-12-02 Thread Ariyanto Dewo
Hi all, Thanks for the respond my last message 'backup backuppc', I am able to figure it out to works. But now I have a problem with backuppc. It complain can't find Compress::Zlib, but when I query using perldoc, it already installed. This problem occurs just couple days ago. What should I do with