linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] smooth compilation of the latest system on U 8.04


From: Doug Blewett
Subject: [Linphone-developers] smooth compilation of the latest system on U 8.04
Date: Fri, 26 Sep 2008 09:49:22 -0400

I got a copy of Linphone from the SVN server
and it compiled smoothly on Ubuntu 8.04
although I had heard some grumbling.  I
thought I would post what I did to help
others.

 apt-get build-dep linphone

 cd trunk/linphone
 ./autogen.sh
 ./configure

 (add -lrt to the mediastreamer2/tests/Makefile LIBS line)
 (add #undef    Q_ to gtk/support.h)

 make
 sudo make install

 linphone-3


I have been toying with some video and hope to
add it to Linphone.  I have worked with Linphone
on a couple of projects over the years - great
platform.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]