Re: Installing jabberd2 on Mac OS X fails

2011-08-09 Thread StuFF mc
Regarding sassl on Mac OS X, I had to do the same (compile per hand and put in /usr/lib) Furtheremore, It seems this part is a problem if ac_fn_c_try_run "$LINENO"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } sasl_backen

Re: Installing jabberd2 on Mac OS X fails

2011-08-09 Thread ungift-ed
On Tue, 9 Aug 2011 16:57:48 +0200 StuFF mc wrote: > I have installed libgsasgl 1.6.1 (from source) but it seems it's Jabberd2 work fine with libgsasl 1.4.x and 1.6.x, but Psi can't login if you use 1.6.x May you will have success on old 1.4.x on Mac? -- To unsubscribe send a mail to jabberd2+

Re: Installing jabberd2 on Mac OS X fails

2011-08-09 Thread StuFF mc
Right now I'm stuck here: 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 I have installed libg

Re: Installing jabberd2 on Mac OS X fails

2011-08-09 Thread StuFF mc
For the record. I got "UDNS" here: http://distfiles.macports.org/libudns/ and then compiled it with gcc -Wall -W -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_dn.lo -c udns_dn.c gcc -Wall -W -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_dntosp.lo -c udns_dntosp.c gcc -Wall -W -O2 -pipe -fPIC -DHAVE_CONFIG_H

Avatars on OpenLDAP (vCard)

2011-08-09 Thread James Wilson
Hi everyone, I am trying to get a jabberd2 server up and running but am running into issues relating to avatars. Currently, the XML Console of Adium spits out this: Impervius timeimp

Re: Installing jabberd2 on Mac OS X fails

2011-08-09 Thread StuFF mc
Thanks Steven. However -- you did notice I was speaking about Mac OS X, right? On Tue, Aug 9, 2011 at 2:08 PM, Steven Ayre wrote: > Ignore the debian part, looks like Ubuntu uses the same version. I know it > works on Debian but haven't tried Ubuntu. > > Anyway, check you have libudns-dev inst

Re: Installing jabberd2 on Mac OS X fails

2011-08-09 Thread Steven Ayre
Ignore the debian part, looks like Ubuntu uses the same version. I know it works on Debian but haven't tried Ubuntu. Anyway, check you have libudns-dev installed as well as libudns. -Steve On 9 August 2011 13:06, Steven Ayre wrote: > Do you have libudns-dev installed too? > > You could try bu

Re: Installing jabberd2 on Mac OS X fails

2011-08-09 Thread Steven Ayre
Do you have libudns-dev installed too? You could try building and installing the debian sid package: http://packages.debian.org/sid/libudns-dev -Steve On 9 August 2011 12:13, StuFF mc wrote: > configure: error: UDNS library not found > > I did try to install libudns but: > https://github.com/

Re: Installing jabberd2 on Mac OS X fails

2011-08-09 Thread StuFF mc
configure: error: UDNS library not found I did try to install libudns but: https://github.com/ibc/em-udns/issues/1 (see bottom) Any Idea/help? Cheers. -- To unsubscribe send a mail to jabberd2+unsubscr...@lists.xiaoka.com