Cannot find BCG729 Package when building cmake

asked 2018-09-13 16:33:49 +0000

chen60187 gravatar image

updated 2018-09-13 16:56:45 +0000

grahamb gravatar image

When invoke cmake getting errors as

-- Checking for one of the modules 'bcg729'
-- Could NOT find bcg729 (missing:  BCG729_INCLUDE_DIR) 
-- BCG729 NOT FOUND

I download source codes of BCG, and move header files to /usr/local/include/bcg729 and *.so to /usr/local/lib/

Somehow the cmake cannot find them?

Thanks, Colleen Chen

edit retag flag offensive close merge delete

Comments

Which OS are you using?

grahamb gravatar imagegrahamb ( 2018-09-13 16:56:58 +0000 )edit

Use Ubuntu linux.

chen60187 gravatar imagechen60187 ( 2018-09-13 20:33:31 +0000 )edit

Not sure. Easiest thing I did was build a Debian package myself, install that and build Wireshark.

Jaap gravatar imageJaap ( 2018-09-15 08:01:59 +0000 )edit