[SR-Users] PHONENUM Module on Centos7

Ilie Soltanici iliusha.md at gmail.com
Tue Jul 28 13:29:35 CEST 2020


Hello,

If you want to use c++ library, then you can try to compile it by yourself:

yum install cmake boost boost-devel boost-doc gtest gtest-devel protobuf
protobuf-devel libicu libicu-devel

$ cd libphonenumber/cpp
$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./libphonenumber_test

cp -r libphonenumber.so* /usr/lib64/
cp -r libgeocoding.so* /usr/lib64/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20200728/3d13ac61/attachment.htm>


More information about the sr-users mailing list