Is it possible an error in the 47th page?
cd /usr/src/asterisk-version
make clean
./configure
make menuselect
make install
make samples
Missing “make” command between “make menuselect” and “make install”?
Alex and Luigi
Is it possible an error in the 47th page?
Missing “make” command between “make menuselect” and “make install”?
Alex and Luigi
I think it is an error. I could only get my Asterisk 1.4.21 working when I did the following: