<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Tente utilizar na sequencia correta.</FONT></DIV>
<DIV><FONT face=Arial size=2>LIBPRI: make; make install</FONT></DIV>
<DIV><FONT face=Arial size=2>ZAPTEL: make clean; ./configure; make menuconfig;
make; make install; make install-udev; make config</FONT></DIV>
<DIV><FONT face=Arial size=2>ASTERISK: make clean; ./configure; make menuconfig;
make install; make samples</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#ff0000 size=2><STRONG>OBS!!!!</STRONG></FONT></DIV>
<DIV><FONT face=Arial color=#ff0000 size=2><STRONG>make config em Zaptel irá
criar novos arquivos e configuração sobrescrevendo os atuais, caso
possua.</STRONG></FONT></DIV>
<DIV><FONT face=Arial color=#ff0000 size=2><STRONG>make samples em asterisk,
poderá sobrescrever arquivos de configuração atuais, caso
possua.</STRONG></FONT></DIV>
<DIV><STRONG><FONT face=Arial color=#ff0000 size=2></FONT></STRONG> </DIV>
<DIV><FONT face=Arial color=#ff0000 size=2><FONT
color=#000000>Atenciosamente...</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Sebastião Rocha</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=queiroz.marcus@gmail.com
href="mailto:queiroz.marcus@gmail.com">Marcus Queiroz</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=asteriskbrasil@listas.asteriskbrasil.org
href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, August 13, 2008 9:32
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AsteriskBrasil] Problema na
hora de instalar ozaptel-1.4.11.tar.gz</DIV>
<DIV><BR></DIV>
<DIV dir=ltr>Pessoal, o meu problema pesiste. veja os meus
passos.<BR>a placa que estou usando é uma E1 TE110P
digiun<BR><B><BR>1-Instalei o CentoS 5.2 puro sem nada.<BR>2-<FONT face=Arial
size=2><STRONG>yum update kernel-2.6.18-92.1.10.el5<BR>3-</STRONG></FONT><FONT
face=Arial size=2><STRONG>yum install kernel-devel
kernel-headers<BR>4-</STRONG></FONT></B><FONT face=Arial size=2><STRONG><B>yum
install yum-utils<BR>5-</B></STRONG></FONT><B>yum -y install gcc gcc-c++
kernel-xen-devel newt-devel mlocate lynx tar wget nmap bzip2 mod_ssl crontabs
vixie-cron</B><BR><B>6-wget <A
href="http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.21.2.tar.gz"
target=_blank>http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.21.2.tar.gz</A><BR><A
href="http://downloads.digium.com/pub/zaptel/releases/zaptel-1.4.11.tar.gz"
target=_blank>http://downloads.digium.com/pub/zaptel/releases/zaptel-1.4.11.tar.gz</A><BR><A
href="http://downloads.digium.com/pub/libpri/releases/libpri-1.4.5.tar.gz"
target=_blank>http://downloads.digium.com/pub/libpri/releases/libpri-1.4.5.tar.gz</A><BR><A
href="http://downloads.digium.com/pub/asterisk/releases/asterisk-addons-1.4.7.tar.gz"
target=_blank>http://downloads.digium.com/pub/asterisk/releases/asterisk-addons-1.4.7.tar.gz</A></B>
<BR><B>tar em todo mundo<BR>7- no libpri(make clean, make, make
install)<BR><SPAN
style="COLOR: rgb(255,0,0); BACKGROUND-COLOR: rgb(255,255,255)">8- no zaptel
(make clean, ./configure, ai quando eu dou o make da o erro
abaixo:)</SPAN></B><BR><FONT face=Arial
size=2><STRONG></STRONG></FONT>...<BR>CC [M]
/usr/src/asterisk/zaptel-1.4.11/kernel/xpp/card_fxo.o<BR>In file included from
/usr/src/asterisk/zaptel-1.4.11/kernel/xpp/xpd.h:26,<BR>
from
/usr/src/asterisk/zaptel-1.4.11/kernel/xpp/card_fxo.c:27:<BR>/usr/src/asterisk/zaptel-1.4.11/kernel/xpp/xdefs.h:117:
error: conflicting types for âboolâ<BR>include/linux/types.h:36: error:
previous declaration of âboolâ was here<BR>make[4]: **
[/usr/src/asterisk/zaptel-1.4.11/kernel/xpp/card_fxo.o] Erro 1<BR>make[3]: **
[/usr/src/asterisk/zaptel-1.4.11/kernel/xpp] Erro 2<BR>make[2]: **
[_module_/usr/src/asterisk/zaptel-1.4.11/kernel] Erro 2<BR>make[2]: Saindo do
diretório `/usr/src/kernels/2.6.18-92.1.10.el5-x86_64'<BR>make[1]: **
[modules] Erro 2<BR>make[1]: Saindo do diretório
`/usr/src/asterisk/zaptel-1.4.11'<BR>make: ** [all] Erro 2<BR>[root@localhost
zaptel-1.4.11]# <BR><BR>agradeço muito a ajuda de todos.<BR><BR>os passo
citados aqui eu fui, mas o problema continua.<BR></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Compre uma camiseta
da AsteriskBrasil.org!<BR>http://www.voipmania.com.br<BR><BR>Acesse o canal
IRC de discussão sobre Asterisk em Português Brasileiro na rede Freenode.net:
#asterisk-br<BR>_______________________________________________<BR>Lista de
discussões
AsteriskBrasil.org<BR>AsteriskBrasil@listas.asteriskbrasil.org<BR>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</BLOCKQUOTE></BODY></HTML>