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

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

Re: [rdiff-backup-users] librsync error


From: Andrew Ferguson
Subject: Re: [rdiff-backup-users] librsync error
Date: Mon, 25 Jun 2007 08:55:19 -0400
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

RudySC wrote:
> I already had the 64-bit libsrync. But I had a new problem installing
> the rdiff app itself. Here's the error I encountered:
> 
> python setup.py install
> running install
> running build
> running build_py
> running build_ext
> building 'rdiff_backup._librsync' extension
> gcc -pthread -shared build/temp.linux-x86_64-2.3/_librsyncmodule.o -
> lrsync -o build/lib.linux-x86_64-2.3/rdiff_backup/_librsync.so
> /usr/bin/ld: cannot find -lrsync

The linker can't find librsync.so Where did you install it? It needs to
be in /lib, /usr/lib, or one of the directories listed in /etc/ld.so.conf

Also, try running /sbin/ldconfig to re-cache your libraries.

Andrew

-- 
Andrew Ferguson - address@hidden





reply via email to

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