duplicity-talk
[Top][All Lists]
Advanced

[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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]