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: Wed, 3 Aug 2011 16:41:05 -0400

In the debug window, I see

message: Cannot open directory /usr/local/lib/mediastreamer/plugins: No such file or directory
message: ms_init() done
message: Cannot open directory /usr/local/lib/liblinphone/plugins: No such file or directory


ls /usr/local/lib
liblinphone.la        libmediastreamer.la        libortp.a     libortp.so.8.0.0
liblinphone.so        libmediastreamer.so        libortp.la    pkgconfig
liblinphone.so.4      libmediastreamer.so.1      libortp.so    python2.6
liblinphone.so.4.0.0  libmediastreamer.so.1.0.0  libortp.so.8  site_ruby


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


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]