linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10(Maverick M


From: Philip Anil-QBW348
Subject: Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10(Maverick Meerkat)
Date: Tue, 2 Aug 2011 16:41:35 -0400


Clarification: Even though the UI says registration at sip.linphone.org is successful at both ends, when I make a call (linphone on linux to linphone on android phone), I get No Response.

-----Original Message-----
From: address@hidden on behalf of Philip Anil-QBW348
Sent: Tue 8/2/2011 3:22 PM
To: Guillaume BERAUDO
Cc: address@hidden
Subject: Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10(Maverick Meerkat)

1) I am trying to understand linphone and would like to step through the code to trace the call progress. What debugger is recommended for this?
2) I find something strange. Even though the UI says registration at sip.linphone.org is successful, when I make a call, I get No Response.

-----Original Message-----
From: guillaume beraudo on behalf of Guillaume BERAUDO
Sent: Tue 8/2/2011 2:35 AM
To: Philip Anil-QBW348
Cc: address@hidden
Subject: Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10 (Maverick Meerkat)

Le Mon, 1 Aug 2011 17:55:28 -0400,
"Philip Anil-QBW348" <address@hidden> a écrit :

> Trying to use the earlier version, I compiled it and running it:
> ~/learn/linphone/linphone$ linphone
> linphone: error while loading shared libraries:
> libmediastreamer.so.1: cannot open shared object file: No such file
> or directory ~/learn/linphone/linphone$ linphonec linphonec: error
> while loading shared libraries: liblinphone.so.4: cannot open shared
> object file: No such file or directory


Can you execute "ldd ./linphonec"?
It seems you have installed linphone in a "non standard" place (your
home?); thus you need to execute something like:
"export LD_LIBRARY_PATH=_the_path_to_your_linphone_libs".


Cheers,

Guillaume



reply via email to

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