- Manual
3 weeks 14 horas antes - Skype que permite a Asterisk
3 weeks 19 horas antes - gracias
3 weeks 5 days antes - Eso lo tenes que hacer en la
3 weeks 5 days antes - Permisos
4 weeks 11 horas antes - Mismo problema
4 weeks 16 horas antes - Consulta de Distribuidores
5 weeks 1 día antes - IAX2
5 weeks 2 days antes - duda Cisco 7911g
5 weeks 2 days antes - Enlazar dos centrales con Asterisk
5 weeks 2 days antes
Problemas instalando Zaptel
Posted Enero 18th, 2008 by Danny Pestana
Hola amigos de la comunidasd me tome el atrevimiento de copiar lo que me arroja en el terminal a ver si logramos entre todos :( detectar la falla: (al final de make install me arroja un error)
servidor-diaspestana:/home/invitado/Desktop# cd zaptel-1.4.4/
servidor-diaspestana:/home/invitado/Desktop/zaptel-1.4.4# make clean
make[1]: se ingresa al directorio `/home/invitado/Desktop/zaptel-1.4.4/menuselect'
rm -f menuselect gmenuselect *.o
make[1]: se sale del directorio `/home/invitado/Desktop/zaptel-1.4.4/menuselect'
rm -f torisatool makefw tor2fw.h radfw.h
rm -f fxotune fxstest sethdlc-new ztcfg ztdiag ztmonitor ztspeed zttest zttool
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
rm -f libtonezone.so libtonezone.a *.lo
make -C /lib/modules/2.6.18-5-amd64/build SUBDIRS=/home/invitado/Desktop/zaptel-1.4.4 clean
make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.18-5-amd64'
make[1]: se sale del directorio `/usr/src/linux-headers-2.6.18-5-amd64'
make -C xpp/utils clean
make[1]: se ingresa al directorio `/home/invitado/Desktop/zaptel-1.4.4/xpp/utils'
rm -f *.o init_fxo_modes print_modes zt_registration.8 xpp_sync.8 lszaptel.8 xpp_blink.8 zapconf.8 zaptel_hardware.8
make[1]: se sale del directorio `/home/invitado/Desktop/zaptel-1.4.4/xpp/utils'
make -C firmware clean
make[1]: se ingresa al directorio `/home/invitado/Desktop/zaptel-1.4.4/firmware'
rm -f zaptel-fw-*.o
make[1]: se sale del directorio `/home/invitado/Desktop/zaptel-1.4.4/firmware'
rm -rf .tmp_versions
rm -f gendigits tones.h
rm -f libtonezone*
rm -f tor2ee
rm -f fxotune
rm -f core
rm -f ztcfg-shared fxstest
rm -rf misdn*
rm -rf mISDNuser*
servidor-diaspestana:/home/invitado/Desktop/zaptel-1.4.4# make install
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for GNU make... make
checking for grep... /bin/grep
checking for sh... /bin/sh
checking for ln... /bin/ln
checking for wget... /usr/bin/wget
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for initscr in -lcurses... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for initscr in -lncurses... yes
checking for curses.h... (cached) yes
checking for newtBell in -lnewt... yes
checking newt.h usability... yes
checking newt.h presence... yes
checking for newt.h... yes
checking for usb_init in -lusb... no
configure: creating ./config.status
config.status: creating build_tools/menuselect-deps
config.status: creating makeopts
configure: *** Zaptel build successfully configured ***
****
**** The configure script was just executed, so 'make' needs to be
**** restarted.
****
make: *** [config.status] Error 1
servidor-diaspestana:/home/invitado/Desktop/zaptel-1.4.4# make config
install -D zaptel.init /etc/init.d/zaptel
Zaptel has been configured.
I think that the zaptel hardware you have on your system is:
Saludos y muchisimas gracias de antemano!!!!
¿estás instalando como root?
--
Jenifer Vidal Sáenz
jsaenz@asterisk-peru.org
para instalar redirecciona el archivo zaptel a la siguiente ruta /usr/src
una vez realizado ejecuta nuevamente:
make clean,
make menuselect,
make install,
make config
espero haberte ayudado con algo;