<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/">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>