[Psi-devel] Jingle support

Remko Troncon remko at psi-im.org
Thu Dec 15 16:47:32 PST 2005


> ./configure --with-glib-inc=/usr/include/glib-2.0 --with-glibconfig- 
> inc=/usr/lib/glib-2.0/include/ --with-ortp-lib=/usr/local/lib/ --with- 
> ortp-inc=/usr/local/include/ortp/ --with-ilbc-inc=/usr/local/include/ 
> ilbc/ --with-ilbc-lib=/usr/local/lib --with-speex-inc=/usr/local/ 
> include/speex/ --with-speex-lib=/user/local/lib --enable-jingle

Whereas my line on Debian unstable looks like this:
	./configure --enable-jingle

However, if you want to be able to talk to Google Talk contacts, you need
iLBC (from somewhere at http://www.linphone.org), and you need to give those
parameters. So, that brings my line down to:
	./configure --enable-jingle --with-ilbc-inc=/usr/local/ilbc/include/ilbc --with-ilbc-lib=/usr/local/ilbc/lib

cheers,
Remko


More information about the psi-devel mailing list