# mkdir asterisk
# cd asterisk
# wget http://redhat.theplanet.com/asterisk/asterisk-1.4.10.1.tar.gz
# tar xzvf asterisk-1.4.10.1.tar.gz
# cd asterisk-1.4.10.1/
#./configure
# make
# make install
# make samples
Linux Security and Administration with programming
1 comentarios:
You should add some packages requirements.
Specially when people do minimum install
Post a Comment