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         | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |                           | a Mutt's  
[EMAIL PROTECTED] |                           |  best
ICQ# 16849755         |                           | friend
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to