Phil -
Here are my "generic" notes and reminders for Asterisk on Debian. These may be hacks; your mileage may vary.


debian asterisk install notes:
- in asterisk/Makefile: added "-I/usr/local/ssl/include" to CFLAGS line
- in asterisk/res/Makefile: added "-L/usr/local/ssl/lib" to CRYPTO_LIBS line
- in zaptel/Makefile: commented out KFLAGS+=-DCONFIG_ZAPATA_PPP   line
- installed libnewt-dev
- installed newt-tcl (?needed)
- installed "apt-get source openssl"
- installed "apt-get install openssl"


JT




Thanks for the info.  I am running Debian.  Do you know if l would need to
install my own Kernel on that distribution.  I have checked and it looks
like the kernel sources are installed.

Any other suggestions?

Thanks,
Phil

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, August 30, 2003 8:31 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] Installation Problem

Depending on your distribution, you will either need to install your own
kernel, or install the kernel source. it should come as a package for your
distro.


On Sat, Aug 30, 2003 at 08:23:08PM +1000, Phillip Britt wrote:
Hi,

I am quite new to Asterisk and Linux in general. When l try to install
the
Zaptel component, l get the following error:

 asterisk:/usr/src/zaptel# make
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -DSTANDALONE_ZAPATA   -c -o
 gendigits.o gendigits.c
 cc -o gendigits gendigits.o -lm
 ./gendigits
 gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
 -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes
 -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I
 /usr/src/linux/include -I/usr/src/linux/include/net   -DECHO_CAN_MARK2
 -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd0000 -DDEFAULT_TONE_ZONE=0
 -DSTANDALONE_ZAPATA -c zaptel.c
 In file included from zaptel.c:36:
 /usr/include/linux/module.h:21: linux/modversions.h: No such file or
 directory
 make: *** [zaptel.o] Error 1
 asterisk:/usr/src/zaptel#


Can anyone point me in the right direction.


 Cheers,
 Phil

 _______________________________________________
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to