BackupPC-users

Re: [BackupPC-users] Can't locate BackupPC

2013-07-06 12:11:23
Subject: Re: [BackupPC-users] Can't locate BackupPC
From: Craig Barratt <cbarratt AT users.sourceforge DOT net>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Sat, 6 Jul 2013 09:08:13 -0700
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
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>