User manual

Release 2.0 Digium, Inc. Page 31
Chapter 2: Card Installation
2. Download the latest Zaptel drivers (1.4.11 or later) to your /usr/src
directory. The Zaptel drivers are accessible via http from http://
downloads.digium.com/pub/telephony/zaptel/.
3. Expand the downloaded tarball and install the drivers. Substitute the
version of Zaptel you are using for the X.X in the command lines
below:
#tar -zxvf zaptel-1.X.X.tar.gz
#cd zaptel-1.X.X
#make clean
#./configure (applies to 1.4.X only)
#make menuselect (applies to 1.4.X only if you wish
to customize the install)
#make
#make install