<div dir="ltr">Or,<div>can someone smarter than me get librsync to build then duplicity to install and run? </div><div>It only takes a second. :)</div><div><a href="http://sourceforge.net/projects/librsync/files/librsync/0.9.7/">http://sourceforge.net/projects/librsync/files/librsync/0.9.7/</a><br>
</div><div><a href="http://duplicity.nongnu.org/">http://duplicity.nongnu.org/</a><br></div><div><br></div><div>I can get both to build/install, but then depending on how I do it, I get different errors when I try to actually run duplicity. Is it some python32/64 thing?</div>
<div><br></div><div>I either get</div><div>ImportError: ld.so.1: python2.6: fatal: relocation error: file /usr/lib/python2.6/site-packages/duplicity/64/_librsync.so: symbol rs_file_copy_cb: referenced symbol not found<br>
</div><div><br></div><div>or</div><div>ImportError: No module named _librsync<br></div><div><br></div><div>Or,</div><div>is there another good, encrypted rsync script you solaris types like to use?</div><div><br></div><div>
--travis</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 22, 2013 at 12:17 PM, Travis LaDuke <span dir="ltr"><<a href="mailto:travis.laduke@techmdinc.com" target="_blank">travis.laduke@techmdinc.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'm trying to get this rsync frontend[1] running. <div>I can't find it in any repos, so I'm installing from (python) source, but I can't find a librsync package either. <br>
<div><br></div><div>
[1] <a href="http://duplicity.nongnu.org/" target="_blank">http://duplicity.nongnu.org/</a><br><div><br></div><div><div>:~/duplicity-0.6.22# python setup.py install</div><div>running install</div><div>running build</div>
<div>running build_py</div>
<div>running build_ext</div><div>building 'duplicity._librsync' extension</div><div>gcc -m64 -fno-strict-aliasing -std=c99 -m64 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c duplicity/_librsyncmodule.c -o build/temp.solaris-2.11-i86pc-2.6/duplicity/_librsyncmodule.o</div>

<div>duplicity/_librsyncmodule.c:26:22: fatal error: librsync.h: No such file or directory</div><div>compilation terminated.</div><div>error: command 'gcc' failed with exit status 1</div></div></div></div></div>
</blockquote></div><br></div>