![OpenVox B100P User Manual Download Page 16](http://html1.mh-extra.com/html/openvox/b100p/b100p_user-manual_1640080016.webp)
B100P on DAHDI User Manual
OpenVox Communication Co. LTD.
URL: www.openvox.cn
15
2. Software installation
Some dependencies are crucial. If any of them is absent, the software
installation process would not go through successfully. Let’s run
"
yum
install XX
"
(XX stands for the dependency’s name) to check the
availability of dependencies.
# yum install bison
# yum install bison-devel
# yum install ncurses
# yum install ncurses-devel
# yum install zlib
# yum install zlib-devel
# yum install openssl
# yum install openssl-devel
# yum install gnutls-devel
# yum install gcc
# yum install gcc-c++
# yum install libxml2
# yum install libxml2-devel