Hi Matej,

On Thu, 25 Aug 2016 10:24:02 +0200
Matej Kovacic <matej.kova...@owca.info> wrote:

> Hi,
> 
> now I run into BCUnit install problem on Raspberry Pi 3 (Raspbian 8.0).
> 
> git clone git://git.linphone.org/bcunit.git
> cd bcunit
> 
> autoconf & configure
> [1] 29288
> -bash: configure: command not found

You should run:
./autogen.sh && ./configure

> jam -f Jambase install
> 
> Jamrules: No such file or directory
> don't know how to make install
> ...found 2 target(s)...
> ...can't find 1 target(s)...
> [1]+  Done                    autoconf

Regards,
Andrey

_______________________________________________
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to