[ubuntu-it] Re:Problema Xmule

Emiliano ing_eminux a yahoo.it
Mar 15 Nov 2005 15:48:22 UTC


On mar, 2005-11-15 at 16:22 +0100, E.Macchiaiolo wrote:

> On mar, 2005-11-15 at 10:16 +0100, E.Macchiaiolo wrote:
> 
> >> Ho una distribuzione edubuntu 5.10, prima utilizzavo amule ma l'unico 
> >> modo per navigare in contemporanea alla sua esecuzione era quello di 
> >> limitaro fortemente nella banda. Infatti che stesse scaricando o meno 
> >> amule  occupava  tutta  la banda  possibile.  Ho  Provato xmule versione 
> >> 1.10.0b non mi dà problemi in questo senso ma non si può connettere ad 
> >> alcuni server perchè è un client troppo vecchio. Ho scaricato la 
> >> versione più aggiornata (1.12) dal sito ma non c'è verso di compilarla. 
> >> Non so cosa fare. Confido nell'efficienza della mail-list.
> >> 
> >> Grazie Ciao!
> >> 
> >  
> >
> sicuramente ti manca qualcosa... se ci posti l'errore magari te lo
> sappiamo dire...
> ---------------------------------------------------------------------------------------
> 
> On mar, 2005-11-15 at 12:14 +0100, E.Macchiaiolo wrote:
> 
> >> -------------------------------------------------------------------------------------

> >>
> >> sicuramente ti manca qualcosa... se ci posti l'errore magari te lo
> >> sappiamo dire...
> >> ---------------------------------------------------------------------------------------
> >> Ecco cosa mi dà:
> >> 
> >> enrico a edubuntu:/usr/local/xmule-1.12.0$ ./configure
> >> 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.
> >> 
> >  
> >
> praticamente non hai compilatore e librerie... prova a istallare il
> pacchetto build-essential... 
> ---------------------------------------------------------------------------------------
> Mi da un altro problema ecco l'uscita:
> 
> 
>     enrico a edubuntu:/usr/local/xmule-1.12.0$ ./configure
>     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 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 how to run the C preprocessor... gcc -E
>     checking whether make sets $(MAKE)... yes
>     checking for a BSD-compatible install... /usr/bin/install -c
>     checking for msgfmt... /usr/bin/msgfmt
>     checking for gmsgfmt... /usr/bin/msgfmt
>     checking for xgettext... /usr/bin/xgettext
>     checking for msgmerge... /usr/bin/msgmerge
>     checking build system type... i686-pc-linux-gnu
>     checking host system type... i686-pc-linux-gnu
>     checking for ranlib... ranlib
>     checking for library containing strerror... none required
>     checking for egrep... grep -E
>     checking for ANSI C header files... yes
>     checking for an ANSI C-conforming const... yes
>     checking for inline... inline
>     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 off_t... yes
>     checking for size_t... yes
>     checking for working alloca.h... yes
>     checking for alloca... yes
>     checking for stdlib.h... (cached) yes
>     checking for unistd.h... (cached) yes
>     checking for getpagesize... yes
>     checking for working mmap... yes
>     checking whether we are using the GNU C Library 2.1 or newer... yes
>     checking whether integer division by zero raises SIGFPE... yes
>     checking for inttypes.h... yes
>     checking for stdint.h... yes
>     checking for unsigned long long... yes
>     checking for inttypes.h... yes
>     checking whether the inttypes.h PRIxNN macros are broken... no
>     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 argz.h usability... yes
>     checking argz.h presence... yes
>     checking for argz.h... yes
>     checking limits.h usability... yes
>     checking limits.h presence... yes
>     checking for limits.h... yes
>     checking locale.h usability... yes
>     checking locale.h presence... yes
>     checking for locale.h... yes
>     checking nl_types.h usability... yes
>     checking nl_types.h presence... yes
>     checking for nl_types.h... yes
>     checking malloc.h usability... yes
>     checking malloc.h presence... yes
>     checking for malloc.h... yes
>     checking stddef.h usability... yes
>     checking stddef.h presence... yes
>     checking for stddef.h... yes
>     checking for stdlib.h... (cached) yes
>     checking for string.h... (cached) yes
>     checking for unistd.h... (cached) yes
>     checking sys/param.h usability... yes
>     checking sys/param.h presence... yes
>     checking for sys/param.h... yes
>     checking for feof_unlocked... yes
>     checking for fgets_unlocked... yes
>     checking for getc_unlocked... yes
>     checking for getcwd... yes
>     checking for getegid... yes
>     checking for geteuid... yes
>     checking for getgid... yes
>     checking for getuid... yes
>     checking for mempcpy... yes
>     checking for munmap... yes
>     checking for putenv... yes
>     checking for setenv... yes
>     checking for setlocale... yes
>     checking for stpcpy... yes
>     checking for strcasecmp... yes
>     checking for strdup... yes
>     checking for strtoul... yes
>     checking for tsearch... yes
>     checking for __argz_count... yes
>     checking for __argz_stringify... yes
>     checking for __argz_next... yes
>     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 nl_langinfo and CODESET... yes
>     checking for LC_MESSAGES... yes
>     checking for bison... no
>     checking whether NLS is requested... yes
>     checking whether included gettext is requested... no
>     checking for GNU gettext in libc... yes
>     checking for wx-config... no
>     checking for wx-config... (cached) no
>     configure: error:
>     Please check that wx-config is in path, the directory
>     where wxWindows libraries are installed (returned by
>     'wx-config --libs' command) is in LD_LIBRARY_PATH or
>     equivalent variable and wxWindows is version 2.4.0 or above.
>     Or this might also be a bug in our configure. Please try again
>     with --with-wx-config=/usr/bin/wx-config
>     (replace /usr/bin/wx-config with a valid path to your wx-config)
>     * Note:
>     Most probably, either one of the above aren't correct, you don't
>     have wxGTK installed, or are missing wxGTK-devel (or equivalent)
>     package.
> 
>     Cosa devo fare.Grazie per l'aiuto Ciao!
> 
> 
istalla il pacchetto wxgtk2.x-dev dove x è o 4 o 6 dipende dal pacchetto
wxgtk2.x
-- 
eminux
Linux registered user #380522
Coltiva linux...tanto windows si pianta da solo...
-------------- parte successiva --------------
Un allegato non testuale è stato rimosso....
Nome:        signature.asc
Tipo:        application/pgp-signature
Dimensione:  189 bytes
Descrizione: This is a digitally signed message part
URL:         <https://lists.ubuntu.com/archives/ubuntu-it/attachments/20051115/d2a49025/attachment-0005.sig>


Maggiori informazioni sulla lista ubuntu-it