fatima ech-charif wrote: > http://backuppc.sourceforge.net/faq/BackupPC.html > > i have question, > > i can use this installing ' process in ubuntu gusty 7.10 > > thanks > > because i don't find this packages: > Compress::Zlib > Archive::Zip > XML::RSS > File::RsyncP
I would take the easy route and just 'apt-get install backuppc', which should take care of all the dependencies. If you want to do an install from source, then yes, follow those instructions. Compress:Zlib and friends are not Ubuntu package names, but CPAN package names. You can install the corresponding Ubuntu packages (but you might as well just apt-get install backuppc then) or install them from CPAN if you want to do an install from source. Nils Breunese. ------------------------------------------------------------------------- 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/
