[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Duplicity-talk] Re: [Duplicityqtalk] First full backup has no error
From: |
Kenneth Loafman |
Subject: |
Re: [Duplicity-talk] Re: [Duplicityqtalk] First full backup has no errors, but --verify does |
Date: |
Tue, 18 Dec 2007 11:05:18 -0600 |
User-agent: |
Thunderbird 1.5.0.14pre (X11/20071023) |
Benjamin Montgomery wrote:
> When you install duplicity just add '--prefix=/usr/local' to the command
> line, and you won't have to worry about interfering with Ubuntu
> packages. Ubuntu packages will never put anything in to /usr/local.
> You can install the packaged versions of the duplicity dependencies and
> you should be all set.
If you go that route, you need to do a bit more or you won't be able to
find the Python files.
$ python setup.py install --prefix=/usr/local
$ export PYTHONPATH='/usr/local/lib/python2.x/site-packages/'
Then check that you're running the correct version.
$ /usr/local/bin/duplicity -V
...Ken
signature.asc
Description: OpenPGP digital signature
Re: [Duplicity-talk] First full backup has no errors, but --verify does, Kenneth Loafman, 2007/12/17
- Re: [Duplicity-talk] First full backup has no errors, but --verify does, Jacob, 2007/12/17
- Re: [Duplicity-talk] First full backup has no errors, but --verify does, Gabriel Ambuehl, 2007/12/17
- [Duplicity-talk] Re: [Duplicityqtalk] First full backup has no errors, but --verify does, Benjamin Montgomery, 2007/12/17
- Re: [Duplicity-talk] Re: [Duplicityqtalk] First full backup has no errors, but --verify does,
Kenneth Loafman <=
- Re: [Duplicity-talk] Re: [Duplicityqtalk] First full backup has no errors, but --verify does, Benjamin Montgomery, 2007/12/18
- Re: [Duplicity-talk] Re: [Duplicityqtalk] First full backup has no errors, but --verify does, Kenneth Loafman, 2007/12/18