[Fedora-users-br] MSN em modo texto....

Cristiano Furtado jasonnfedora em gmail.com
Qui Mar 29 02:06:57 UTC 2007


yum install openssl -y

Em 28/03/07, Alexandre Singulani <alexsingr em hotmail.com> escreveu:
>
> depois de instalar esse pacote, veio esse resultado:
> parece que melhorou os erros...
>
> hecking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> 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 for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether make sets $(MAKE)... (cached) yes
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /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 pid_t... yes
> checking for size_t... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for library containing gethostbyname... none required
> checking for socket... yes
> configure: checking location of ncurses.h file...
> Found ncurses on /usr/include/ncurses.h
> checking for use_default_colors... yes
> checking for resizeterm... yes
> checking for resize_term... yes
> checking for wadd_wch... no
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for shared library run path origin... done
> checking for iconv... yes
> checking for iconv declaration...
>          extern size_t iconv (iconv_t cd, char * *inbuf, size_t
> *inbytesleft, char * *outbuf, size_t *outbytesleft);
> checking for openssl... no
> configure: error: ssl.h not found in
>
>
> >From: "Gustavo Picoloto" <picoloto em gmail.com>
> >Reply-To: Lista de discuss�o voltada para os usu�rios brasileiros do
> Fedora
> ><fedora-users-br em redhat.com>
> >To: "Lista de discuss�o voltada para os usu�rios brasileiros do Fedora"
> ><fedora-users-br em redhat.com>
> >Subject: Re: [Fedora-users-br] MSN em modo texto....
> >Date: Wed, 28 Mar 2007 19:22:08 -0300
> >
> >Olá,
> >
> >Tente "yum install ncurses-devel" e roda o configure novamente.
> >
> >Att.
> >Gustavo Picoloto
> >
> >Em 28/03/07, Alexandre Singulani<alexsingr em hotmail.com> escreveu:
> >>
> >>onde eu estava n�o tinha, mas instalei... s� n�o tive tempo de
> >>testar, mas
> >>aqui em casa eu to tentando instalar. aqui tenho o gcc instalado, o erro
> >>do
> >>comando ./configure foi o seguinte:
> >>
> >>[Alexandre em localhost tmsnc-0.3.2]$ ./configure
> >>checking for a BSD-compatible install... /usr/bin/install -c
> >>checking whether build environment is sane... yes
> >>checking for gawk... gawk
> >>checking whether make sets $(MAKE)... yes
> >>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 for style of include used by make... GNU
> >>checking dependency style of gcc... gcc3
> >>checking for a BSD-compatible install... /usr/bin/install -c
> >>checking whether make sets $(MAKE)... (cached) yes
> >>checking how to run the C preprocessor... gcc -E
> >>checking for grep that handles long lines and -e... /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 pid_t... yes
> >>checking for size_t... yes
> >>checking whether time.h and sys/time.h may both be included... yes
> >>checking whether struct tm is in sys/time.h or time.h... time.h
> >>checking for library containing gethostbyname... none required
> >>checking for socket... yes
> >>configure: checking location of ncurses.h file...
> >>checking for use_default_colors... no
> >>checking for resizeterm... no
> >>checking for resize_term... no
> >>checking for wadd_wch... no
> >>configure: error: You don't seem to have the curses headers installed
> >>
> >>
> >> >From: "Leonardo Korndorfer" <leokorndorfer em gmail.com>
> >> >Reply-To: Lista de discuss�o voltada para os usu�rios brasileiros do
> >>Fedora
> >> ><fedora-users-br em redhat.com>
> >> >To: "Lista de discussão voltada para os usuários brasileiros do
> >>Fedora"
> >> ><fedora-users-br em redhat.com>
> >> >Subject: Re: [Fedora-users-br] MSN em modo texto....
> >> >Date: Wed, 28 Mar 2007 17:09:24 -0300
> >> >
> >> >Tu nao tem gcc intalado?
> >> >
> >> >On 3/28/07, Alexandre Singulani <alexsingr em hotmail.com> wrote:
> >> >>
> >> >>Tenho o FC6 em modo texto instalado... baixei a versão 0.3.2 do tmsnc
> >>e
> >> >>quando mando dar um ./configure ele retorna:
> >> >>
> >> >>checking for a BSD-compatible install... /usr/bin/install -c
> >> >>
> >> >>checking wheter build environment is sane... yes
> >> >>
> >> >>checking for gawk... gawk
> >> >>
> >> >>checking whether make sets $(MAKE)... yes
> >> >>
> >> >>checking for gcc... no
> >> >>
> >> >>checking for cc... no
> >> >>
> >> >>checking for cl.exe... no
> >> >>
> >> >>configure: error: no acceptable C compiler found in $PATH
> >> >>
> >> >>see 'config.log' for more details.
> >> >>
> >> >>
> >> >>
> >> >>vou instalar o gcc via yum.....depois posto o que vai rolar aqui...
> :-)
> >> >>
> >> >>
> >> >>
> >> >>[]s
> >> >>
> >> >>  ------------------------------
> >> >>From:  *"Leonardo Korndorfer" <leokorndorfer em gmail.com>*
> >> >>Reply-To:  *Lista de discussão voltada para os usuários brasileiros
> >>do
> >> >>Fedora <fedora-users-br em redhat.com>*
> >> >>To:  *"Lista de discussão voltada para os usuários brasileiros do
> >> >>Fedora" <fedora-users-br em redhat.com>*
> >> >>Subject:  *Re: [Fedora-users-br] MSN em modo texto....*
> >> >>Date:  *Wed, 28 Mar 2007 16:42:56 -0300*
> >> >>
> >> >>Sou eu quem tem FC5
> >> >>
> >> >>On 3/28/07, Otto Fuchshuber Filho <o2to2f em gmail.com> wrote:
> >> >> >
> >> >> > Na seu post original você citou o FC6, daí imaginei que esta
> >> >>seria sua
> >> >>instalação.
> >> >>
> >> >>De qualquer maneira, poste as mensagens de erro.
> >> >>
> >> >>--
> >> >>Saudações,
> >> >>Otto Fuchshuber Filho
> >> >>o2to2f em gmail.com
> >> >>
> >> >>Em 28/03/07, Leonardo Korndorfer<leokorndorfer em gmail.com> escreveu:
> >> >> > Eu to com fedora 5 aqui.
> >> >> >
> >> >> >
> >> >> > On 3/28/07, Otto Fuchshuber Filho <
> >> >>o2to2f em gmail.com> wrote:
> >> >> > > Conectou 100%
> >> >> > >
> >> >> > > Minha instalação do FC6 contÃ(c)m todos os pacotes da
> >> >>distribuição e
> >> >> > > atualizados pelo yum, inclusive kernel.
> >> >>
> >> >> > >
> >> >> > > Sugiro tentar um yum update ou então poste as mensagens de erro
> >>na
> >> >> > > conexão para compararmos com o meu sistema.
> >> >> > >
> >> >> > > --
> >> >> > > Saudações,
> >> >> > > Otto Fuchshuber Filho
> >> >>
> >> >> > > o2to2f em gmail.com
> >> >> > >
> >> >> > > Em 28/03/07, Leonardo Korndorfer<leokorndorfer em gmail.com>
> >>escreveu:
> >> >> > > > Conectou?
> >> >>
> >> >> > > > Porque no meu compila tbm compila, mas da erro na lib depois.
> >> >> > > >
> >> >> > > >
> >> >> > > > On 3/28/07, Otto Fuchshuber Filho <o2to2f em gmail.com
> >> >> > wrote:
> >> >> > > > > No meu FC6, compilando funcionou.
> >> >> > > > >
> >> >> > > > > $ tar -zxvf tmsnc-0.3.2.tar.gz
> >> >> > > > > $ cd tmsnc-0.3.2
> >> >> > > > > $ ./configure
> >> >>
> >> >> > > > > $ make
> >> >> > > > > $ su
> >> >> > > > > $ make install
> >> >> > > > >
> >> >> > > > > $ tmsnc -v
> >> >> > > > > Text-based MSN Client (TMSNC) v.0.3.2
> >> >> > > > >
> >> >>
> >> >> > > > > --
> >> >> > > > > Saudações,
> >> >> > > > > Otto Fuchshuber Filho
> >> >> > > > > o2to2f em gmail.com
> >> >> > > > >
> >> >> > > > > Em 28/03/07, Alexandre Singulani<
> >> >>alexsingr em hotmail.com> escreveu:
> >> >> > > > > >
> >> >> > > > > >
> >> >> > > > > >
> >> >> > > > > >
> >> >> > > > > > Pessoal, mais uma vez recorrendo a lista..... rsrsrs
> >> >>
> >> >> > > > > >
> >> >> > > > > > Vi alguns programas em modo texto pro msn, e gostaria de
> >>fazer
> >> >>uns
> >> >> > > > testes
> >> >> > > > > > aqui. Um que eu vi e gostei foi do "tmsnc". Só que não
> >> >>consigo
> >> >>
> >> >>
> >> >> > instalar
> >> >> > > > esse
> >> >> > > > > > pacote por causa de dependencia ( libcrypto.so.4), que
> >>segundo
> >> >> > procuras
> >> >> > > > que
> >> >> > > > > > eu fiz, faz parte do openssl
> >> >>0.9.7.... sendo que tenho a versão
> >> >> > 0.9.8
> >> >> > > > > > instalada na máquina. Teria esse programa em algum
> >> >>repositório
> >> >>pro
> >> >> > FC6??
> >> >> > > > Ou
> >> >> > > > > > como resolveria esse problema??
> >> >>
> >> >> > > > > >
> >> >> > > > > >
> >> >> > > > > >
> >> >> > > > > > []s
> >> >> > > > > > ________________________________
> >> >> > > > > > Torpedo Messenger- Envie torpedos do messenger para o
> >>celular
> >> >>da
> >> >>
> >> >>
> >> >> > galera.
> >> >> > > > > > Descubra como aqui!
> >> >> > > > > > --
> >> >> > > > > > Fedora-users-br mailing list
> >> >> > > > > >
> >> >>Fedora-users-br em redhat.com
> >> >> > > > > >
> >> >> > https://www.redhat.com/mailman/listinfo/fedora-users-br
> >> >> > > > > >
> >> >> > > > > >
> >> >> > > > >
> >> >> > > > > --
> >> >> > > > > Fedora-users-br mailing list
> >> >> > > > > Fedora-users-br em redhat.com
> >> >>
> >> >> > > > >
> >> >> > https://www.redhat.com/mailman/listinfo/fedora-users-br
> >> >> > > > >
> >> >> > > >
> >> >> > > >
> >> >> > > > --
> >> >>
> >> >> > > > Fedora-users-br mailing list
> >> >> > > > Fedora-users-br em redhat.com
> >> >> > > >  <https://www.redhat.com/mailman/listinfo/fedora-users-br>
> >> >>https://www.redhat.com/mailman/listinfo/fedora-users-br
> >> >> > > >
> >> >> > > >
> >> >> > >
> >> >> > > --
> >> >> > > Fedora-users-br mailing list
> >> >> > >
> >> >>Fedora-users-br em redhat.com
> >> >> > > https://www.redhat.com/mailman/listinfo/fedora-users-br
> >> >> > >
> >> >> >
> >> >> >
> >> >> > --
> >> >> > Fedora-users-br mailing list
> >> >>
> >> >> > Fedora-users-br em redhat.com
> >> >> > https://www.redhat.com/mailman/listinfo/fedora-users-br
> >> >> >
> >> >> >
> >> >>
> >> >>--
> >> >>Fedora-users-br mailing list
> >> >>Fedora-users-br em redhat.com
> >> >>https://www.redhat.com/mailman/listinfo/fedora-users-br
> >> >>
> >> >>
> >> >>
> >> >> >--
> >> >> >Fedora-users-br mailing list
> >> >> >Fedora-users-br em redhat.com
> >> >> >https://www.redhat.com/mailman/listinfo/fedora-users-br
> >> >>
> >> >>
> >> >>------------------------------
> >> >>Inscreva-se no novo Windows Live Mail beta e seja um dos primeiros a
> >> >>testar as novidades. Saiba mais: Saiba
> >> >>mais!<http://g.msn.com/8HMABRBR/2728??PS=47575>
> >> >>
> >> >>--
> >> >>Fedora-users-br mailing list
> >> >>Fedora-users-br em redhat.com
> >> >>https://www.redhat.com/mailman/listinfo/fedora-users-br
> >> >>
> >> >>
> >>
> >>
> >> >--
> >> >Fedora-users-br mailing list
> >> >Fedora-users-br em redhat.com
> >> >https://www.redhat.com/mailman/listinfo/fedora-users-br
> >>
> >>_________________________________________________________________
> >>Mande torpedos SMS do seu messenger para o celular dos seus amigos
> >>http://mobile.msn.com/
> >>
> >>--
> >>Fedora-users-br mailing list
> >>Fedora-users-br em redhat.com
> >>https://www.redhat.com/mailman/listinfo/fedora-users-br
> >>
> >
> >
> >--
> >------
> >Gustavo Picoloto, LPIC-1, SCSECA
> >http://cenoura.homelinux.com
> >------
> >
>
>
> >--
> >Fedora-users-br mailing list
> >Fedora-users-br em redhat.com
> >https://www.redhat.com/mailman/listinfo/fedora-users-br
>
> _________________________________________________________________
> Mande torpedos SMS do seu messenger para o celular dos seus amigos
> http://mobile.msn.com/
>
> --
> Fedora-users-br mailing list
> Fedora-users-br em redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-users-br
>



-- 
Cristiano Furtado dos Santos
Gerente de TI - Projetos de Software Livre
http://jasonnfedora.eti.br
http://fedora.org.br
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: <http://listman.redhat.com/archives/fedora-users-br/attachments/20070328/fbfb8a5e/attachment.htm>


Mais detalhes sobre a lista de discussão Fedora-users-br