Hi, > You should run: > ./autogen.sh && ./configure Thanks a lot. Maybe someone should update the GitHub page?
Anyway, no I sucessfully installed it (with jam -f Jambase install), and after that I am trying to install bctoolbox. I say: cmake . and got this error: -- Setting install rpath to /opt/lib -- Using mbedTLS -- DTLS SRTP not available CMake Error at /usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message): Could NOT find BCUnit (missing: BCUNIT_LIBRARIES) (found suitable version "3.0", minimum required is "3.0") Call Stack (most recent call first): /usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE) cmake/FindBCUnit.cmake:61 (find_package_handle_standard_args) CMakeLists.txt:115 (find_package) -- Configuring incomplete, errors occurred! So basically, it says that BCUnit is not found, but version 3.0 is found??? Regards, Matej -- PGP Fingerprint: 3B74 637D 8409 53F9 A704 F27C BEA5 286D A9CF 4A88 PGP Key: https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xBEA5286DA9CF4A88 Personal blog: https://pravokator.si _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
