linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Assistance getting development environment running


From: Anthony Desmarais
Subject: [Linphone-developers] Assistance getting development environment running on Pi
Date: Sat, 5 Aug 2023 10:00:19 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.13.1

Hi can someone help me with a step that seems to be missing in the linphone documentation.

I am trying to build the example helloworld.c application on a Pi as documented here:

https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Getting%20started/Linux-MAC/#HFromsource

To start with I am trying to get the development environment setup on the Pi.

I followed this document on getting the SDK source and building it:

https://wiki.linphone.org/xwiki/wiki/public/view/Linphone/Linphone%20and%20Raspberry%20Pi/

This is successful and I have everything built in the build-raspberry folder off the linphone-sdk folder. Inside here I have found the linphonec executable and verified that it executes.

I am now trying to figure out how to build the helloworld.c file from https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Getting%20started/Linux-MAC/#HFromsource

I am failing on the first step: "pkg-config modversion linphone"

I clearly do not have any libraries installed in my pi as they are all sitting in the /home folder where i build the SDK.

I think I am missing a step in building the SDK where I need to install it - I cannot seem to find any makefile with an install target. Or I am not looking hard enough.

Is anyone able to help fill in the missing step of going from successfully building the sdk to installing it so that other applications can be built against it? Or at lease point me to where this would be documented?

Thanks in advance

Anthony




reply via email to

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