#152: configure: error: no SASL backend available out of: gsasl
-----------------------+----------------------------------------------------
Reporter:  chewblocka  |               Owner:  smoku
    Type:  defect      |              Status:  new  
Priority:  major       |           Component:  Build
 Version:  2.1.15      |          Resolution:       
Keywords:              |   Tracforge_linkmap:       
Blocking:              |  
-----------------------+----------------------------------------------------
Comment (by smoku):

 Replying to [ticket:152 chewblocka]:
 > First off, I am quite annoyed that this prerequisite is not mentioned
 anywhere in the installation documentation

 {{{
 [EMAIL PROTECTED]:~/devel/jabberd2$ cat README
 README for Jabber Open Source Server (2.1)

 [...]

 Required packages:

  - expat - XML parsing libraries
      http://expat.sourceforge.net/
  - Simple Authentication and Security Layer library
    * GnuSASL (0.2.14 or higher)
        http://www.gnu.org/software/gsasl/
        please see contrib/ subdir for patches
    or
    * Cyrus SASL -
        http://asg.web.cmu.edu/sasl/

 Optional packages:
 [...]
 }}}

 > and that you apparently cannot plugin cyrus-sasl instead of gsasl

 You can. Use {{{--enable-sasl=cyrus}}}. It's not supported, thus not
 mentioned in ./configure --help.

 > checking for Libidn version >= 0.3.0... yes
 > checking gsasl.h usability... yes
 > checking gsasl.h presence... yes
 > checking for gsasl.h... yes
 > checking for gsasl_check_version in -lgsasl... yes
 > checking for GnuSASL version >= 0.2.14... no
 > configure: error: no SASL backend available out of: gsasl

 Aparently, you have gsasl installed, but in version prior to 0.2.14.
 Please check if you have libgsasl in /usr/lib.

 If not, please attach your {{{config.log}}} file to the ticket.

-- 
Ticket URL: <http://jabberd2.xiaoka.com/ticket/152#comment:1>
jabberd2 <http://jabberd2.xiaoka.com/>
versatile XMPP server
_______________________________________________
Jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com

Reply via email to