andrew, youre right! there was no librsync.so found when i used this librsync version librsync-0.9.7-1.2.el4.rf.x86_64.rpm, since am running a 64-bit server running CentOS. using the librsync tar file had also different error. any ideas guys? thanks in advance..
On Mon, 2007-06-25 at 08:55 -0400, Andrew Ferguson wrote: > 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 > _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
