Vincent writes:

> I don't understand where is the probleme ?

Did you originally install BackupPC via the Debian RPM?

If so, then upgrading BackupPC with the vanilla release will
probably break things because the Debiam RPM uses hard-coded
paths that the configure.pl script doesn't know about.

That means the config.pl is likely in the wrong place.

You could edit lib/BackupPC/Lib.pm and set:

    my $useFHS = 1;

Then the config file must be in /etc/BackupPC/config.pl.

Craig

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to