linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] linphone 3.5.2 - ubuntu 12.04 - compilataion i


From: Xijing Dai
Subject: Re: [Linphone-developers] linphone 3.5.2 - ubuntu 12.04 - compilataion issue -- eXosip2
Date: Wed, 1 Aug 2012 17:57:41 +0800

ok. we use ubuntu 12.04 as well.

try following commands
:

sudo apt-get install intltool gtk+-2.0 gtk+-2.0-dev libspeex-dev libspeexdsp-dev libavcodec-dev libswscale-dev libx11-dev libortp-dev libasound-dev libtool libexosip2-dev libreadline-dev libxv-dev libtheora-dev libgsm1-dev

wget http://ftp.gnu.org/gnu/osip/libosip2-3.6.0.tar.gz
tar xvzf ./libosip2-3.6.0.tar.gz
cd ./libosip2-3.6.0
./autogen.sh
./configure
make
sudo make install

wget http://download.savannah.gnu.org/releases/exosip/libeXosip2-3.6.0.tar.gz
tar xvzf ./libeXosip2-3.6.0.tar.gz
cd ./libeXosip2-3.6.0
./autogen.sh
./configure
make
sudo make install


hope this help

Cheers
On Wed, Aug 1, 2012 at 5:12 PM, somanath sahoo <address@hidden> wrote:
Hi Jonathan,

>On 07/31/12 14:09, somanath sahoo wrote:
> Hi,
>
> I have downloaded the linphone 3.5.2 source to my ubuntu 12.04.
>
> I was started cofiguration by excuting the command -- ./configure
>
> I am getting this following error while configuring --
>

>This is indeed a problem.

>You will need to download and compile osip and exosip before you can
>build a recent version of linphone on a modern Ubuntu.

>git://git.savannah.nongnu.org/osip
>git://git.savannah.nongnu.org/exosip.git

>I now have to maintain my own .debs for osip, exosip and linphone in
>order to deploy onto Ubunutu 12.04, not ideal really.

I have dowloaded and installed the above packages from git.
But i am getting same errors.

I want to know the reason of this type error. I am not able to figure out how to resolve this error.

Any Help or pointers will be needful and appreciated.


Thanks & Regards,
Somanath

From: somanath sahoo <address@hidden>
To: "address@hidden" <address@hidden>
Sent: Tuesday, July 31, 2012 6:39 PM
Subject: linphone 3.5.2 - ubuntu 12.04 - compilataion issue -- eXosip2

Hi,

I have downloaded the linphone 3.5.2 source to my ubuntu 12.04.

I was started cofiguration by excuting the command -- ./configure

I am getting this following error while configuring --

---- log ----
~/linphone/linphone-3.5.2$ ./configure

...
...
checking eXosip2/eXosip.h usability... yes
checking eXosip2/eXosip.h presence... yes
checking for eXosip2/eXosip.h... yes
checking for eXosip_set_tls_ctx in -leXosip2... no
configure: error: Could not find eXosip2 library with version >= 3.5.0 !

--------- end log ---

I have googled on this error. But i am unable to resolve this config error.
I have libexospi2-4 is installed in the ubuntu.

Please guide me to resolve this issue so that i can carry on with building linphone source.


Thanks & Regards,
Somanath





_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

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