On Sun, Nov 27, 2005 at 05:22:39PM -0300, Rodrigo Campos wrote: > On 11/27/05, Geotrix <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I am trying to install zaptel wcfxo with X101.P board on Debian sarge > > without success. > > (previously compiled and worked OK on Redhat kernel) > and in debian ? > for compiling it in debian i suggest you to install kernel-headers > (tha same version of your running kernel), module-assistant and dpatch > (install all with apt or aptitude) and zaptel and zaptel-source, of > course :)
m-a (module-assistant) and dpatch are dependencies of zaptel-source. (dpatch shouldn't really be, actually. Just because an incorrectly-laid makefile) > When i compile it i copy the /boot/config-<running.kernel.version> to > /usr/src/kernel-headers-<running.kernel.version>/.config > and then make "cd /usr/src; m-a build zaptel" this will generate a .deb in . > then just dpkg -i <name.of.the.deb.file.generated> and reboot. Then > you should can modprobe zaptel, etc... shorter version: m-a a-i zaptel I personally don't like the text-based interface and rather work with the scriptable version: m-a -t -i a-i zaptel -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
