3
Thank you for trying duplicity. To install, run:
5
python setup.py install
7
The build process can be also be run separately:
11
The default prefix is /usr, so files are put in /usr/bin,
12
/usr/share/man/, etc. An alternate prefix can be specified using the
13
--prefix=<prefix> option. For example:
15
python setup.py install --prefix=/usr/local
20
Remember that you must have Python 2.2 or later and librsync 0.9.5.1
21
or later installed. For Python, see http://www.python.org. The
22
rdiff-backup homepage at http://rdiff-backup.stanford.edu/ should have
23
a recent version of librsync; otherwise see the librsync homepage at
24
http://sourceforge.net/projects/librsync/.
29
If you are having problems, you may want to try the mailing list.
30
Duplicity and rdiff-backup currently share a mailing list, so see:
31
http://rdiff-backup.stanford.edu/list.html.