[Asterisk-Users] ztdummy and Debian

Tzafrir Cohen tzafrir at cohens.org.il
Sun Apr 24 15:35:37 MST 2005


On Sun, Apr 24, 2005 at 01:15:06PM +0200, Thore wrote:
> Hi !
> What is the easiest esyest way for implementation of ztdummy on a Debian (testing) system?
> 
> Thore

On testing/unstable you basically:

  apt-get install module-assistant
  m-a a-i zaptel

to build a zaptel package for your kernel. You need its kernel-headers
package installed.

If you're sane and avoid building as root:

As root:

  apt-get install zaptel-source module-asistant
  
As user:

  m-a build -u . -t build zaptel

A zaptel-modules-....deb package will be generated in the same directory
which you can install as root.

And some binary packages for the sarges: http://tzafrir.org.il/rapid/

-- 
Tzafrir Cohen         | tzafrir at jbr.cohens.org.il | VIM is
http://tzafrir.org.il |                           | a Mutt's  
tzafrir at cohens.org.il |                           |  best
ICQ# 16849755         |                           | friend



More information about the asterisk-users mailing list