Craig Barratt wrote: > iazmin writes: > > > > I installed everything provided in > > http://www.inreto.de/dns323/fun-plug/0.5/extra-packages/perl/. So the perl > > version is 5.10-2 while for backuppc I am using 3.1.0 version. > > > > At line 1635 of bin/BackupPC, try replacing this: > > foreach my $host ( sort(HostSortCompare keys(%$Hosts)) ) { > > with this: > > foreach my $host ( sort HostSortCompare keys(%$Hosts) ) { > > Craig
Love you! it just works! /ffp/share/BackupPC/bin/BackupPC -d r...@nashawa:/mnt/usb/ffp/home/root# Thank Craig...any brief explanation for perl/linux nob like me wold be great to explain this[/code] +---------------------------------------------------------------------- |This was sent by [email protected] via Backup Central. |Forward SPAM to [email protected]. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
