Hi! The following configuration error occurs, after the configuration script fired up as: ./configure --enable-pgsql --enable-ssl --enable-idn --with-extra-include-path=/home/sebzur/include/ --with-extra-library-path=/home/sebzur/lib
--- last lines of configure output: 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.27... no configure: error: no SASL backend available out of: gsasl And I'm confused, because I have gsasl (>= 0.2.27) working: [seb...@web63 jabberd-2.2-20090116]$ gsasl --version gsasl 0.2.9 [seb...@web63 jabberd-2.2-20090116]$ Could You please give some explanation or help? Thanks a lot! Sebastian -- To unsubscribe send a mail to [email protected]
