Im new to cdec Decoder , and trying to compile it on my system, path to boost was provided while configuring cdec , and when make check was used i got following errors, can any one please help in this.
FAIL: small_vector_test
=======================
./small_vector_test: error while loading shared libraries: libboost_unit_test_framework.so.1.57.0: cannot open shared object file: No such file or directory
FAIL: logval_test
=================
./logval_test: error while loading shared libraries: libboost_unit_test_framework.so.1.57.0: cannot open shared object file: No such file or directory
FAIL: weights_test
==================
./weights_test: error while loading shared libraries: libboost_unit_test_framework.so.1.57.0: cannot open shared object file: No such file or directory
FAIL: dict_test
===============
./dict_test: error while loading shared libraries: libboost_unit_test_framework.so.1.57.0: cannot open shared object file: No such file or directory
FAIL: m_test
============
./m_test: error while loading shared libraries: libboost_unit_test_framework.so.1.57.0: cannot open shared object file: No such file or directory
FAIL: sv_test
=============
./sv_test: error while loading shared libraries: libboost_unit_test_framework.so.1.57.0: cannot open shared object file: No such file or directory