Asterisk :Quick packages install on CentOs 5 and Asterisk 1.4.X

Here is a quick trick on centos/redhat or any yum powered platform

to install all packages that you may need to install asterisk.

It will even install mysql for you as well as odbc connecto

yum -y install gcc gcc-c++ kernel-devel bison openssl-devel
libtermcap-devel ncurses-devel doxygen curl-devel newt-devel
mlocate lynx tar wget nmap bzip2 mod_ssl crontabs vixie-cron
speex speex-devel unixODBC unixODBC-devel libtool-ltdl
libtool-ltdl-devel mysql-connector-odbc mysql mysql-devel
mysql-server php-mysql php-mbstring php-mcrypt flex screen

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.