esta parando agora em que parte, cola aqui por favor.

Em 30/12/05, Alexandre Singulani <alexsingr@hotmail.com > escreveu:
Gustavo, instalei o gcc-c++ e tentei dar o configure novamente, agora
apareceu o seguinte:

checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking target system type... i686-pc-linux
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 whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for egrep... 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 zlib >= 1.1.4... yes (version 1.2.2.2)
checking for libpng-config... /usr/bin/libpng-config
checking for libpng version >= 1.2.0... yes (version 1.2.8)
checking gd.h usability... no
checking gd.h presence... no
checking for gd.h... no
configure:
        WARNING: libpng-devel >= 1.2.0 is needed for amuleweb

checking whether we need the GUI... yes
checking for wx-config... no
configure: error:
        You need wxWidgets (http://www.wxwidgets.org/) to compile aMule. If
you
        have wxWidgets installed, please check that wx-config is in path,
and
        the directory where wxWidgets libraries are installed is in
        LD_LIBRARY_PATH or equivalent variable. If you have wx-config in a
        non-standard location please use the
--with-wx-config=/path/to/wx-config
        configure option.


precisa de mais algum compilador alem do gcc-c++? instalei tb o
libpng-devel, e quanto ao wxWidgets, se for o wxGTK eu tb ja tenho ele
instalado aki.
Abracos


>From: Gustavo Picoloto <picoloto@gmail.com>
>Reply-To: Lista de discussão voltada para os usuários brasileiros do Fedora
><fedora-users-br@redhat.com>
>To: Lista de discussão voltada para os usuários brasileiros do Fedora
><fedora-users-br@redhat.com >
>Subject: Re: [Fedora-users-br] Webserver do aMule
>Date: Wed, 28 Dec 2005 10:09:38 -0200
>
>Olá,
>
>Pelo que você enviou, não tem compilador C++ instalado no seu sistema.
>Tente:
>
>yum install gcc-c++
>
>Alias, melhor verificar se tem as bibliotecas de compilação
>instaladas, entre no system-config-packages e selecione as ferramentas
>de desenvolvimento, acredito que assim seja mais fácil do que tentar
>instalar manualmente tudo pelo yum.
>
>Qualquer coisa, envie outro email para a lista.
>
>[]´s
>
>Gustavo Picoloto
>
>Em 28/12/05, Alexandre Singulani< alexsingr@hotmail.com> escreveu:
> > baixei o source e tentei reconpilar com ./configure --enable-webserver,
>da
> > mesma forma q esta aparecendo na mensagem de erro inicial.... esta dando
>o
> > seguinte:
> >
> > checking build system type... i686-pc-linux
> > checking host system type... i686-pc-linux
> > checking target system type... i686-pc-linux
> > 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 whether to enable maintainer-specific portions of Makefiles...
>no
> > checking for g++... no
> > checking for c++... no
> > checking for gpp... no
> > checking for aCC... no
> > checking for CC... no
> > checking for cxx... no
> > checking for cc++... no
> > checking for cl... no
> > checking for FCC... no
> > checking for KCC... no
> > checking for RCC... no
> > checking for xlC_r... no
> > checking for xlC... no
> > checking for C++ compiler default output file name... configure: error:
>C++
> > compiler cannot create executables
> > See `config.log' for more details.
> >
> >
> > nao entendo muito, mas parece q ele nao ta encontrando tudo q é
>necessario
> > pra rodar, estou correto??
> >
> > Alexandre
> >
> >
> > >From: Gustavo Picoloto <picoloto@gmail.com>
> > >Reply-To: Lista de discussão voltada para os usuários brasileiros do
>Fedora
> > >< fedora-users-br@redhat.com>
> > >To: Lista de discussão voltada para os usuários brasileiros do Fedora
> > >< fedora-users-br@redhat.com>
> > >Subject: Re: [Fedora-users-br] Webserver do aMule
> > >Date: Tue, 27 Dec 2005 11:53:16 -0200
> > >
> > >Olá,
> > >
> > >Este "make --enable webserver" deve usado quando compilar o amule do
> > >source. Você disse que instalou pelo rpm e esta opção provavelmente
> > >não foi habilitada, basta baixar o source e compilar.
> > >
> > >[]´s
> > >
> > >Gustavo Picoloto
> > >
> > >Em 27/12/05, Alexandre Singulani<alexsingr@hotmail.com> escreveu:
> > > > eu instalei pelo rpm, ele ta funcionando, so q sem o webserver dele.
> > >Onde eu
> > > > dou esse comando make --enable webserver?? ele me da um erro de q a
> > >opcao
> > > > --enable é invalida.
> > > >
> > > > Alexandre
> > > >
> > > >
> > > > >From: Cristiano Furtado <jasonnfedora@gmail.com>
> > > > >Reply-To: Lista de discussão voltada para os usuários brasileiros
>do
> > >Fedora
> > > > ><fedora-users-br@redhat.com>
> > > > >To: Lista de discussão voltada para os usuários brasileiros do
>Fedora
> > > > ><fedora-users-br@redhat.com>
> > > > >Subject: Re: [Fedora-users-br] Webserver do aMule
> > > > >Date: Mon, 26 Dec 2005 16:45:17 +0000
> > > > >
> > > > >por que vc nao instalar o amule rpm????
> > > > >eu utilizo ele aqui normalmentemesmo.
> > > > >
> > > > >Em 26/12/05, Rafael Rafa < rafaelmontek@gmail.com> escreveu:
> > > > > >
> > > > > > deve ser make --enable webserver
> > > > > > Pq o make pega de onde parou !!!
> > > > > >
> > > > > >
> > > > > > Em 24/12/05, Alexandre Singulani <alexsingr@hotmail.com>
>escreveu:
> > > > > > >
> > > > > > > pessoal, tenho o amule instalado no meu fedora, mas nao to
> > >conseguindo
> > > > > > > habilitar o webserver dele. Sempre q eu ativo essa opcao e
>inicio
> > >o
> > > > > > > aMule,
> > > > > > > ele da uma mensagem de erro dizendo q o webserver nao esta
>ativo.
> > >diz
> > > > >q
> > > > > > > eu
> > > > > > > tenho q compilar o amule novamente com a opcao --enable
>webserver.
> > > > > > > Alguem
> > > > > > > sabe como eu faco essa compilacao novamente usando essa
>opcao??
> > > > > > > é algo do tipo ./configure --enable webserver...... mas onde
>eu
> > >uso
> > > > > > > isso???
> > > > > > >
> > > > > > > Alexandre
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Fedora-users-br mailing list
> > > > > > > Fedora-users-br@redhat.com
> > > > > > > https://www.redhat.com/mailman/listinfo/fedora-users-br
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Rafael Brito Gomes
> > > > > > Analista de Suporte Técnico
> > > > > > Monsanto Nordeste - Camaçari
> > > > > > --
> > > > > > Fedora-users-br mailing list
> > > > > > Fedora-users-br@redhat.com
> > > > > > https://www.redhat.com/mailman/listinfo/fedora-users-br
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >--
> > > > >Teledata Soluções integradas em Comunicação
> > > > >Administrador de Sistemas Linux
> > > > >Salvador - Bahia
> > > >
> > > >
> > > > >--
> > > > >Fedora-users-br mailing list
> > > > >Fedora-users-br@redhat.com
> > > > >https://www.redhat.com/mailman/listinfo/fedora-users-br
> > > >
> > > >
> > > > --
> > > > Fedora-users-br mailing list
> > > > Fedora-users-br@redhat.com
> > > > https://www.redhat.com/mailman/listinfo/fedora-users-br
> > > >
> > >
> > >
> > >--
> > >
> > >------
> > >Gustavo Picoloto
> > >Analista de Segurança
> > >http://cenoura.homelinux.com
> > >------
> > >
> > >--
> > >Fedora-users-br mailing list
> > >Fedora-users-br@redhat.com
> > > https://www.redhat.com/mailman/listinfo/fedora-users-br
> >
> >
> > --
> > Fedora-users-br mailing list
> > Fedora-users-br@redhat.com
> > https://www.redhat.com/mailman/listinfo/fedora-users-br
> >
>
>
>--
>
>------
>Gustavo Picoloto
>Analista de Segurança
>http://cenoura.homelinux.com
>------
>
>--
>Fedora-users-br mailing list
> Fedora-users-br@redhat.com
>https://www.redhat.com/mailman/listinfo/fedora-users-br


--
Fedora-users-br mailing list
Fedora-users-br@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-users-br



--
Teledata Soluções integradas em Comunicação
Administrador de Sistemas Linux
Salvador - Bahia