Jim writes: > I have a sever that has been happily running backuppc 2.1.0 for well > over a year, and decided to upgrade it to 3.1.0. The server is Debian > stable, but BackupPC has only been installed from source, never > through apt-get or aptitude. So I stopped the BackupPC process, and > moved the old /usr/local/BackupPC to /usr/local/old-BackupPC. I > extracted 3.1.0 to /usr/local/BackupPC. I cd into the directory > /usr/local/BackupPC, and run perl configure.pl.
It looks like you unpacked the tar source in the same directory you are installing it into. You need to unpack the tar source into a different directory, and run configure.pl from there. Craig ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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/
