COMPILER ASTERISK

 

Standard Installation

Asterisk is compiled with gcc through the use of the GNU make program. Unlike many other programs, there is no need to run a configuration script for Asterisk. To get started compiling Asterisk, simply run the following commands (replace version with your version of Asterisk):

 

    # cd /usr/src/EVB/ast_base/asterisk-version

    # make clean

    # make

    # make install

    # make samples

 

 

Be aware that compile times will vary between systems. On a current-generation processor, you shouldn't need to wait more than five minutes. At Astricon, someone reported successfully compiling Asterisk on a 133-MHz Pentium, but it took approximately five hours. You do the math.



OU

Exécuter le scripts /usr/src/EVB/install.sh