Hi, your friend is apt ;-)
If you have something similar, then use the apt-cache search to find the required archive. The double colon shows, that this is a perl archive. First update the apt-cache: ~$ apt-get update then search for the archive: ~$ apt-cache search rsyncd | grep perl libfile-rsyncp-perl - A perl based implementation of an Rsync client This means search in the cache for all archives which include "rsyncd" in the archive name and the grep only shows the archives containing the string "file". So I think, that it will work, if you install the archive. libfile-rsyncp-perl ~$ apt-get install libfile-rsyncp-perl King regards Alexander Am 14.11.2010 20:42, schrieb Tyler J. Wagner: > On what Ubuntu release? Sounds like Hardy, so you need some extra > dependencies that the Sid package doesn't address: > > apt-get install samba-common libwww-perl > > Or, just use the package from my repo: > > http://www.tolaris.com/2010/10/21/backuppc-3-2-0-now-in-repository-download-zip-archive-fixed/ > > Regards, > Tyler > > On Sun, 2010-11-14 at 12:27 -0600, nedhedr...@cox.net wrote: >> Installed 3.2 from "http://packages.debian.org/sid/backuppc". Install >> worked fine and server appears to be running normally. >> >> However, any attempt to backup a host using RSYNCD gets message "dump >> failed: File::RsyncP module doesn't exist". >> >> I'm not an expert so any help/suggestions are really appreciated... >> >> Ned >> >> ------------------------------------------------------------------------------ >> Centralized Desktop Delivery: Dell and VMware Reference Architecture >> Simplifying enterprise desktop deployment and management using >> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end >> client virtualization framework. Read more! >> http://p.sf.net/sfu/dell-eql-dev2dev >> _______________________________________________ >> BackupPC-users mailing list >> BackupPC-users@lists.sourceforge.net >> List: https://lists.sourceforge.net/lists/listinfo/backuppc-users >> Wiki: http://backuppc.wiki.sourceforge.net >> Project: http://backuppc.sourceforge.net/ >> > ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/