hello,
lorsque j’essaie d’installer xmule j’ai le message suivant :
[root@localhost xmule-1.9.5]# ./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.
**Lorsque j’essaie d’installer GCC qui pourrait apparemement me permettre de resoudre le pb j’ai le message suivant :
[root@localhost demys]# cd gcc-3.4.3
[root@localhost gcc-3.4.3]# ./configure
loading cache ./config.cache
checking host system type… i586-pc-linux-gnu
checking target system type… i586-pc-linux-gnu
checking build system type… i586-pc-linux-gnu
checking for a BSD compatible install… (cached) /usr/bin/install -c
checking for i586-pc-linux-gnu-ar… no
checking for ar… (cached) ar
checking for i586-pc-linux-gnu-as… no
checking for as… (cached) as
checking for i586-pc-linux-gnu-dlltool… no
checking for dlltool… (cached) dlltool
checking for i586-pc-linux-gnu-ld… no
checking for ld… (cached) ld
checking for i586-pc-linux-gnu-nm… no
checking for nm… (cached) nm
checking for i586-pc-linux-gnu-ranlib… no
checking for ranlib… (cached) ranlib
checking for i586-pc-linux-gnu-windres… no
checking for windres… (cached) windres
checking for i586-pc-linux-gnu-objcopy… no
checking for objcopy… (cached) objcopy
checking for i586-pc-linux-gnu-objdump… no
checking for objdump… (cached) objdump
checking for i586-pc-linux-gnu-ar… no
checking for ar… (cached) ar
checking for i586-pc-linux-gnu-as… no
checking for as… (cached) as
checking for i586-pc-linux-gnu-dlltool… no
checking for dlltool… (cached) dlltool
checking for i586-pc-linux-gnu-ld… no
checking for ld… (cached) ld
checking for i586-pc-linux-gnu-nm… no
checking for nm… (cached) nm
checking for i586-pc-linux-gnu-ranlib… no
checking for ranlib… (cached) ranlib
checking for i586-pc-linux-gnu-windres… no
checking for windres… (cached) windres
checking whether to enable maintainer-specific portions of Makefiles… no
creating ./config.status
creating Makefile
[root@localhost gcc-3.4.3]#
[b]
bref je suis bloqué, pouvez vous m’expliquer ?? merci d’avance