Hello, I had previously installed this perl module with "sudo aptitude install libfile-rsyncp-perl" (I'm on Ubuntu Server 6.06). I got this warning upon the completion of the BackupPC installer script configure.pl:
Warning: you need to upgrade File::RsyncP; I found 0.52 and BackupP needs 0.68 Since then, I've been trying to install the latest version. I've tried downloading the source from sourceforge. I get make errors: --------------- $ sudo make make[1]: Entering directory `/home/sysadmin/File-RsyncP-0.68/Digest' cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DPERL_BYTEORDER=1234 Digest.c /bin/sh: cc: command not found make[1]: *** [Digest.o] Error 127 make[1]: Leaving directory `/home/sysadmin/File-RsyncP-0.68/Digest' make: *** [subdirs] Error 2 --------------- I get the same type of errors when trying to install the module from CPAN. Can anyone shed some light on why I'm having a problem getting RsyncP to version 0.68? thanks for your time, Matthew Metzger ------------------------------------------------------------------------- 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/
