A400M on DAHDI User Manual
OpenVox Communication Co. LTD.
URL: www.openvox.cn
15
# 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
If there is no kernel-devel source in the system, users
should run the following command to install the
kernel-devel to peer current kernel:
# yum install kernel-devel-`uname
–
r`
While if there is no matched kernel-devel found, you should download
matched RPM package to install it, or execute the following command to
update to the latest and stable kernel version:
# yum install kernel kernel-devel
After installed, please reboot your machine to apply the new kernel and
install the dependencies. If the dependency has been installed, system
indicates that nothing to do which means you could go to next one