View Full Version : Aiuto non riesco ad installare lmule!!
alexio22
25-04-2003, 14:16
Mi fa questo:
[root@Alice lmule-1.2.0.1]# ./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 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... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
Cosa devo fare per farlo funzionare?
Ciao
Timewolf
25-04-2003, 15:36
Originally posted by "alexio22"
Mi fa questo:
[root@Alice lmule-1.2.0.1]# ./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 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... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
Cosa devo fare per farlo funzionare?
Ciao
http://www.google.it/search?q=configure%3A+error%3A+C%2B%2B+compiler+cannot+create+executables+&ie=UTF-8&oe=UTF-8&hl=it&btnG=Cerca+con+Google&lr=
Ah Google :rolleyes:
Che distr usi?
Io ho mandrake e l'ho installato tranquillamente tramite RPM (l'ho trovato su plf)
alexio22
25-04-2003, 19:59
io l'rpm non lo ho trovato....e io questo non riesco ad installarlo....sapete perchè?
Ciao
Timewolf
25-04-2003, 20:07
Originally posted by "alexio22"
io l'rpm non lo ho trovato....e io questo non riesco ad installarlo....sapete perchè?
Ciao
Se leggessi google lo sapresti ;)
alexio22
25-04-2003, 23:21
quel pacchetto che mi manca non lo trovo.....
ti manca il compilatore gcc
se usi mandrake
fai da una console rpmdrake e cerchi gcc
se usi altre distro basta che cerchi gcc
Arpeda
Timewolf
26-04-2003, 00:11
Comunque da quanto ho capito hai una distr a RPM, no?
In questo caso
http://www.google.it/search?sourceid=navclient&hl=it&ie=UTF-8&oe=UTF-8&q=lmule+rpm
Guarda un po' il 3 link...
Ah Google :rolleyes:
Se usi mandrake 9.1 ecco le istruzioni per aggiungere alle sorgenti di URPMI l'ftp di Penguin Liberation Front:
Apri una console e loggati come root
digita
urpmi.addmedia plf ftp://ftp.club-internet.fr/pub/linux/plf/9.1 with hdlist.cz
premi invio
aspetta che aggiorni il database delle fonti
chiudi la console
menu KDE --> Configurazione --> Gestione pacchetti --> Installa software
cerca tra i pacchetti Lmule --> clicca su installa.
Provvederà lui a risolverti tutte le dipendenze.
Se usi mdk 9.0 nella riga di comando sostituisci 9.1 con 9.0
Se hai bisogno di altre istruzioni chiedi pure
alexio22
26-04-2003, 18:26
ho messo le gcc
e adesso mi dice questo :cry:
[root@localhost alessio]# cd lmule-1.2.0.1
[root@localhost lmule-1.2.0.1]# ./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 g++... g++
checking for C++ compiler default output... 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 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 for pthread_attr_init in -lpthread... yes
checking for XML_ParserCreate in -lexpat... yes
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 strerror in -lcposix... no
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 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 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 declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, ch ar * *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
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)
Aiuto!!!
Ciao
Fradetti
26-04-2003, 18:29
devi installare le librerie wxwindows :)
basta leggere e andare su google non ci vuole molto :)
alexio22
26-04-2003, 19:11
uso la mandrake 9.1
Ho scricato le wxgtk ma alla fine mi da questo errore :rolleyes:
checking for gtk-config... (cached) no
checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.
e non ho capito cosa vuol dire :muro:
Ciao
Direi che ti mancano anche le gtk, ma avendo la mandrake 9.1 queste librerie dovrebbero essere tutte sui cd.
Ma che installazione hai fatto?
Originally posted by "alexio22"
uso la mandrake 9.1
Se usi la mdk 9.1 lascia perdere l'installazione da sorgenti e installala da RPM, dammi retta, è molto + pratico.
Se non riesci a seguire la procedura che ti ho descritto sopra chiedi pure !
alexio22
26-04-2003, 21:19
Originally posted by "Daniele"
Se usi mandrake 9.1 ecco le istruzioni per aggiungere alle sorgenti di URPMI l'ftp di Penguin Liberation Front:
Apri una console e loggati come root
digita
urpmi.addmedia plf ftp://ftp.club-internet.fr/pub/linux/plf/9.1 with hdlist.cz
premi invio
aspetta che aggiorni il database delle fonti
chiudi la console
menu KDE --> Configurazione --> Gestione pacchetti --> Installa software
cerca tra i pacchetti Lmule --> clicca su installa.
Provvederà lui a risolverti tutte le dipendenze.
Se usi mdk 9.0 nella riga di comando sostituisci 9.1 con 9.0
Se hai bisogno di altre istruzioni chiedi pure
Prima avevo provato a farlo ma non funzionava...adesso ho riprovato e adesso sono riuscito a far funzionare Lmule :D :D :D
Grazie x l'aiuto
Ciao
prego
usi pareccho lmule ? io sono praticamente connesso 24h/24h
magari ci si potrebbe scambiare qualche file interessante...
alexio22
26-04-2003, 21:59
Originally posted by "Daniele"
prego
usi pareccho lmule ? io sono praticamente connesso 24h/24h
magari ci si potrebbe scambiare qualche file interessante...
Uso solo emule :D
Con lmule si possono usare gli ed2k links?
Sotto linux posso fare il mixaggio audio-video(in Win usavo virtualdub)?
Prima lmule è andato in crash e volevo chiederti se in linux c'è una specie di Ctrl+Alt+Canc.
Ciao
toniocartonio
27-04-2003, 12:21
prova ctrl+alt+esc ... ti apparirà un simpatico teschio che ti permette di chiudere le applicazioni che non rispondono, in maniera molto più immediata e facile che ctrl-alt-canc sotto winzozz...
x quanto riguarda i link ed2k... in teoria dovrebbe prenderli col copia&incolla nello spazio apposito... però io ho il piccolo problema che la v. 1.20 che ho installato adesso (upgradando la 1.31 che mi succhiava la cpu in maniera incredibile!) non li prende... in pratica io li incollo nello spazio apposito nella finestra search, ma non c'è verso di fargli aggiungere il file alla coda dei d/l... ho provato con enter, con shift+enter, premendo su start... niente!! Speriamo risolvano 'sto bug asap... :rolleyes:
alexio22
27-04-2003, 13:33
Ho trovato lmule 1.2.0.1cvs che risolve i problemi di crash ho provato a installarlo ma prima devo eliminare lmule 1.2.0.1....
Come si fa a disindtallare da console?
Grazie
Ciao
alexio22
27-04-2003, 14:39
Ho disinstallato lmule da console con il comando rm -rf ho fatto bene?
Dopo ho riprovato ad installere lmule che è un pacchetto .rpm e mi viene fuori questo:
[root@localhost alessio]# rpm -i lmule-1.2.0-1cvs.i386.rpm
file /usr/share/gettext/ABOUT-NLS from install of lmule-lmule-1 conflicts with file from package gettext-devel-0.11.5-2mdk
Cosa devo fare?
Ciao
toniocartonio
27-04-2003, 15:01
ma l'avevi installato da rpm o da sorgente?
Nel primo caso, vai in Configurazione > Gestion Pacchetti > Elimina software e lo levi...
se da sorgente, dalla directory dove avevi scompattato il file contentente il sorgente fai make unistall
update - scusa non avevo visto il tuo secondo post...
alexio22
27-04-2003, 15:27
Originally posted by "toniocartonio"
ma l'avevi installato da rpm o da sorgente?
Nel primo caso, vai in Configurazione > Gestion Pacchetti > Elimina software e lo levi...
se da sorgente, dalla directory dove avevi scompattato il file contentente il sorgente fai make unistall
update - scusa non avevo visto il tuo secondo post...
Sono andato in configurazione e lo ho disinstallato e poi ho eliminato la directory con rm-rf
Quando tento di installare la nuova versione mi dice questo:
[root@localhost alessio]# rpm -i lmule-1.2.0-1cvs.i386.rpm
file /usr/share/gettext/ABOUT-NLS from install of lmule-lmule-1 conflicts with file from package gettext-devel-0.11.5-2mdk
[root@localhost alessio]#
Non so cosa fare....
Ciao
GogetaSSJ
27-04-2003, 19:40
Io ho provato ad installarlo tramite rpm ma.... dove si trova la cartella???
Vorrei importare il file server.met che ho qui su win ma nn so dove copiare il suddetto file °_°
Ot: stavo navigando con linux (la mia prima volta in assoluto) tutto ad un tratto si spegne il monitor... ho dovuto resettare. Da cosa può essere dipeso?
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.