Re: BackupPC 4.0.0 released
Steve Palm <[email protected]> Wed, 22 Mar 2017 09:16:45 -0500
| Newsgroups | gmane.comp.sysutils.backup.backuppc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mar 4, 2017, at 1:12 PM, Craig Barratt <[email protected] <mailto:[email protected]>> wrote: > I'm happy to announce that BackupPC 4.0.0 has been released on Github <https://github.com/backuppc/backuppc/releases> and SourceForge <https://sourceforge.net/projects/backuppc/files/backuppc/4.0.0/>. I was excited to read this, congratulations on a huge milestone! > BackupPC 4.0.0 requires the perl module BackupPC::XS <https://github.com/backuppc/backuppc-xs/releases> (>= 0.50) and rsync-bpc <https://github.com/backuppc/rsync-bpc/releases> (>= 3.0.9.5). I installed these. > After installing those two packages, BackupPC 4.0.0 can be installed from the tar ball with: > > tar zxf BackupPC-4.0.0.tar.gz > cd BackupPC-4.0.0 > perl configure.pl <http://configure.pl/> And I was greeted with a very unhelpful.... BackupPC needs the package version. Please install version before installing BackupPC. Even running with a trace is not helping me much, not sure what I'm looking at here: perl -d:Trace configure.pl >> configure.pl:54: my @ConfigureBinList = qw( >> configure.pl:79: my @ConfigureLibList = qw( >> configure.pl:137: if ( $ConfigureBinList[0] eq "__" . "CONFIGURE_BIN_LIST__" ) { >> configure.pl:145: my @Packages = qw(version Encode File::Path File::Spec File::Copy DirHandle >> configure.pl:149: my $PackageVersion = { >> configure.pl:154: foreach my $pkg ( @Packages ) { >> configure.pl:155: eval "use $pkg"; >> (eval 1)[configure.pl:155]:2: ;>> configure.pl:156: if ( !$@ ) { >> configure.pl:169: if ( $pkg =~ /BackupPC::Lib/ ) { >> configure.pl:184: die <<EOF; BackupPC needs the package version. Please install version before installing BackupPC. Any ideas? Steve ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ BackupPC-devel mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/