Thanks Roland, and AndrewAs I said, I can get it working if I add /usr/local/lib to LD_LIBRARY_PATH, but it strikes me that either Python or rdiff-backup should store the location of librsync that I gave it when I ran setup.py.
Unless I write a wrapper script (urgh) to set LD_LIBRARY_PATH, then calling rdiff-backup remotely will fail due to it not finding librsync. So for now I have symlinked /usr/lib/librsync.so.1 -> /usr/ local/lib/librsync.so.1 (urgh again).
Perhaps I could add the LD_LIBRARY_PATH setting into the rdiff-backup python script? Or is there a way to build it so that python knows to look in /usr/local/lib for libraries?
Cheers Jesse On 24/06/2006, at 21:44, roland wrote:
maybe it`s worth taking a look into: http://www.tzone.org/~vandry/shared-lib ? regards roland ----- Original Message ----- From: "Jesse Reynolds" <[EMAIL PROTECTED]> To: "Jesse Reynolds" <[EMAIL PROTECTED]>Cc: "Andrew Ferguson" <[EMAIL PROTECTED]>; <rdiff-backup- [EMAIL PROTECTED]>Sent: Saturday, June 24, 2006 1:15 AM Subject: Re: [rdiff-backup-users] build problem on solaris 10, x86_______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-usersWiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/ RdiffBackupWiki
Jesse Reynolds [EMAIL PROTECTED] Virtual Artists Pty Ltd - 08 8223 2288 - http://www.va.com.au/
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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
