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


From: Guillaume BERAUDO
Subject: Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10 (Maverick Meerkat)
Date: Tue, 2 Aug 2011 09:35:30 +0200

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]