Sebastien Maret wrote: > How can I build rdiff-backup from the CVS version? There is no > setup.py at the root. There is one in dist/ but ot can be called from > there.
There's a CVS-README that explains how to run from CVS. If you want to install from CVS, simply execute compilec.py in the rdiff_backup folder and then copy that folder to your Python installation's site-packages folder. The files in the top directory called "rdiff-backup" and "rdiff-backup-statistics" go in a folder in your PATH. (They're the top level scripts that use the modules in the folder you just installed in site-packages.) Andrew -- Andrew Ferguson - [EMAIL PROTECTED] _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
