>
> Starting BackupPC: Can't locate BackupPC/Lib.pm in @INC

The $Conf{InstallDir} setting isn't used to find the libraries.  It's just
to help configure.pl find the installation location the next time you
upgrade.

Look at the first few lines of code in /usr/local/backuppc/bin/BackupPC for
a line that looks similar to this:

use lib "/usr/local/BackupPC/lib";

What path does your installation have?

How did you install BackupPC (eg, using configure.pl from the source code,
or via a package)?   Did you rename the installation directory after you
installed it?

Craig
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
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/

Reply via email to