On Ne 22. November 2009 14:22:36 Dâniel Fraga wrote:
> On Sun, 22 Nov 2009 10:13:00 +0100
> Pali Rohár <pali.ro...@gmail.com> wrote:
> 
> > You can download and compile iLBC library for google libjingle using this 
> > commands:
> > $ wget 
> > http://mirror.lihnidos.org/GNU/savannah/linphone/plugins/sources/msilbc-2.0.0.tar.gz
> > $ tar -xf msilbc-2.0.0.tar.gz
> > $ tar -xf msilbc-2.0.0/ilbc-rfc3951.tar.gz
> > $ cd ilbc-rfc3951
> > $ ./autogen.sh
> > $ autoreconf -i -f
> > $ ./configure --prefix=/usr --enable-shared=yes --enable-static=yes
> > $ make
> > $ sudo make install
> > 
> > This works for me fine. You dont need msilbc but you need ilbc (it is 
> > included in msilbc package).
> 
> 
>       OK Pali, this worked perfectly here. Now just on trivial fix:
> libotr is essential for jingle support?

Yes, you need libotr to build google libjingle.

> 
> CMake Error: The following variables are used in this project, but they
> are set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the
> CMake files:
> LIBOTR_INCLUDE_DIR
>    used as include directory in
> directory 
> /usr/local/src/svn/kdenetwork/kopete/protocols/jabber/googletalk/libjingle/talk/session/phone
> 
> -- Configuring incomplete, errors occurred!
> 

I fixed cmake files, checkout from svn and try build again.

>       ***
> 
>       My workaround is to just use a -DLIBOTR_INCLUDE_DIR= but if it
> is not essential, then it shouldn't demand it, right?sudo 
> 
>       Thanks.
> 
> 
> 
> 

-- 
Pali Rohár
pali.ro...@gmail.com

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to