linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Installation and Setup - Newbie Questions


From: Bernhard Kaiser
Subject: Re: [Linphone-developers] Installation and Setup - Newbie Questions
Date: Tue, 19 Jan 2016 10:53:48 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Ok, I gave up, I could not get it working.

I switched to PJSIP or PJSUA respectively.

Thank you all.

Am 30.12.2015 um 20:30 schrieb Bernhard Kaiser:
Ok, the journey goes on. I had have to run ldconfig once. For an expert
this would have been a no-brainer. :-/

Now, I have some other warnings and errors:
2015-12-30 20:10:11:063 belle-sip-warning-There is no object pool created
in thread [3062718464]. Use belle_sip_object_pool_push() to create one.
Unowned objects not unref'd will be leaked.
2015-12-30 20:10:11:082 ortp-error-Could not find a suitable soundcard !

Will inform you, about my next results.

Am 29.12.2015 um 22:05 schrieb Bernhard Kaiser:
Ok, some news: I found the instructions in the mailinglist's archive [1]  -
with it I could come one step further and get the package itself compiled.

Now to the HelloWorld program [2].

According to [3] I have to compile with some flags. This is what comes up
in my system:
    $ pkg-config --libs --cflags linphone
-DMS_FIXED_POINT -D_REENTRANT -I/usr/local/include
-I/usr/local/include/linphone -I/usr/local/include -L/usr/local/lib
-llinphone -lmediastreamer_base -lmediastreamer_voip -lortp -lpthread -lrt

With those flags I can compile the HelloWorld program without error, but
when executing, I get the following message:

$ ./helloworld
./helloworld: error while loading shared libraries: liblinphone.so.8:
cannot open shared object file: No such file or directory

Does somebody know how to cope with this issue?

What I've done:
in <projectDir>/linphone/belle-sip:
$ ./autogen
$ ./configure
$ make && sudo make install

in <projectDir>/linphone:
$ ./autogen
$ ./configure --disable-x11 --enable-gtk_ui=no --enable-video=no
--enable-console_ui=no --enable-tools=no
$ make V=1 CFLAGS="-Wno-error"
$ sudo make install

[1]
https://lists.gnu.org/archive/html/linphone-developers/2014-07/txtQHXnrW3YUP.txt
[2] http://www.linphone.org/docs/liblinphone/group__basic__call__tutorials.html
[3] https://wiki.linphone.org/wiki/index.php/Getting_started:unix

Am 29.12.2015 um 05:38 schrieb ali Eblice:
for belle sip :
download belle-sip from linphone website and compile and install it
fore the other questions sadfully i don't know
/mailman/listinfo/linphone-developers



--
Best Regards,
Bernhard




reply via email to

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