domingo, julho 11, 2010

DAHDI Modules in FC11

That seems to work on fedora core 11.
Download latest dahdi-linux from http://downloads.asterisk.org/pub/telephony/dahdi-linux/

Follow theses instructions and have the modules...

Try:


Code:
yum -y install dahdi-tools kernel-devel kernel-headers
Then after that try the normal:
Code:
cd dahdi-linux*
./configure
make distclean
make
make install all
I could be wrong on that last part, but the instructions for it are in the readme in the packages folder.

Nenhum comentário: