Koozali.org: home of the SME Server

Backup spanning over multiple CDs

bebran

Backup spanning over multiple CDs
« on: June 17, 2005, 12:26:06 PM »
Hi,

I've installed and configured a CD recorder on my SME 6.01 server and it works fine with the http://cd-utils.sourceforge.net/support.php contrib.

The contrib can't span backups over multiple CDs, so I searched the net and found a nice Perl script by the name 'MultiCD' http://danborn.net/multicd/.
 
My problem is (beside being a total Perl analphabet) that I'm getting the following error message:
'Can't locate object method "copy" via package "Math::BigInt" (perhaps you forgot to load "Math::BigInt"?) at /usr/bin/multicd line 1079.'

I wrote Dan Born (the programmer) but haven't recieved anything back.

I've checked my Perl installation and it should meet the prerequisites set up for MultiCD. The Perl Math::BigInt package is in place and it is declared in the scripts use clause.

MultiCD looks like a winner if someone could add it to the above mentioned contrib (and make it work without error messages ;-))


Any help??

bebran

MultiCD
« Reply #1 on: June 27, 2005, 08:24:34 AM »
Has anyone tried out the MultiCD script?

Regards.