<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Aug 19, 2008 at 4:38 PM, Don Gould <span dir="ltr">&lt;<a href="mailto:don@bowenvale.co.nz">don@bowenvale.co.nz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I want to install Anubis on my CC box.<br>
<br>
<a href="http://www.gnu.org/software/anubis/#requirements" target="_blank">http://www.gnu.org/software/anubis/#requirements</a><br>
<br>
Says I need gsasl.<br>
<br>
Went to <a href="http://www.gnu.org/software/gsasl/" target="_blank">http://www.gnu.org/software/gsasl/</a> which seems to indicate that<br>
gsasl is just an implimentation of sasl.<br>
<br>
My cc box repo offers cyrus-sasl.<br>
<br>
Does anyone know if cyrus-sasl will do the trick?</blockquote><div><br>Doesn&#39;t seem likely. If you look at the package contents of libsasl (ie cyrus-sasl) <a href="http://packages.ubuntu.com/hardy/i386/libsasl2-2/filelist">http://packages.ubuntu.com/hardy/i386/libsasl2-2/filelist</a>&nbsp; and the contents of the gsasl package <a href="http://packages.ubuntu.com/hardy/i386/libgsasl7/filelist">http://packages.ubuntu.com/hardy/i386/libgsasl7/filelist</a> you will see that the library names are different.<br>
<br>possibilities at a guess are:<br><br>1. re-write anubis to link against the cyrus-sasl package (hard), or<br>&nbsp;<br>2. compile anubis statically so as to remove the dependency.<br><br>3. package gsasl for CC. <br><br>4. Last time I used CC it used packages from a well known distro, Redhat IIRC (yes its that long ago that I used it). If they are still retaining compatibility with a bigger distro, try getting packages from there.<br>
<br></div></div><br></div>