rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] Ver1.1.12 Sunfreeware Installs fine, but errors


From: Andrew Ferguson
Subject: Re: [rdiff-backup-users] Ver1.1.12 Sunfreeware Installs fine, but errors when try to run.
Date: Mon, 06 Aug 2007 07:18:27 -0400
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

Jesternzl wrote:
> This is the weird thing. I followed this thread before and could see the
> site-packages directory in the python path and rdiff-backup is in that
> directory.
> 
>>>> import sys
>>>> sys.path
> ['', '/usr/local/lib/python25.zip', '/usr/local/lib/python2.5',
> '/usr/local/lib/python2.5/plat-sunos5', '/usr/local/lib/python2.5/lib-tk',
> '/usr/local/lib/python2.5/lib-dynload',
> '/usr/local/lib/python2.5/site-packages']

At the start of the rdiff-backup script, it generally has
"#!/usr/bin/env python" -- is that python the same as the python you ran
above? The one you ran above looks like it might be
/usr/local/bin/python2.5 ... What does the first line of the script say?
(you can find it by doing `which rdiff-backup`)

That is, do you have multiple python binaries? I know I have three
python binaries installed on my system (2.3.5, 2.4.3 and 2.5.1), so I
have to make sure that the python rdiff-backup is calling is the one
under which I installed it with.

Andrew

-- 
Andrew Ferguson - address@hidden





reply via email to

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