[asterisk-users] Centos kernel source
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Sun Jun 3 07:30:34 MST 2007
Thanks for the detailed procedure. One update:
On Sun, Jun 03, 2007 at 03:31:53PM +0200, Philipp Kempgen wrote:
> Here's what I did:
>
> yum update
>
> reboot
>
> yum install kernel-devel-`uname -r`
>
> yum install gcc gcc-c++ compat-gcc-32 compat-gcc-32-c++ autoconf \
> libtool make automake automake14 automake15 automake16 automake17 \
> bison byacc flex libtermcap libtermcap-devel newt newt-devel \
> ncurses ncurses-devel openssl-devel zlib zlib-devel krb5-devel
>
> cd /usr/src/
> wget -c http://ftp.digium.com/pub/zaptel/releases/zaptel-1.4.1.tar.gz
> tar -xzf zaptel-1.4.1.tar.gz
> cd /usr/src/zaptel-1.4.1/
There is a later version:
# if you get an 404 message here, check if there's a newer version of
# zaptel:
wget http://ftp.digium.com/pub/zaptel/zaptel-1.4.2.1.tar.gz
tar -xzf zaptel-1.4.2.1.tar.gz
cd zaptel-1.4.2.1
#and from here continue as usual:
> ./configure && make clean && make && make install && make config
> modprobe ztdummy
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir at jabber.org
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
More information about the asterisk-users
mailing list