Bonjour, je suis nouveau sur linux et je voulait apprendre comment compiler un logiciel... J'ai suivi un tuto mais en regardant les message d'erreur j'ai l'impression que je n'ai pas de compilateur. Je suis un peu perdu dans tout les outils et compilateur et autre alors si vous savez ce que cela signifie: simon@linux-cf44:~/source> ls
pidgin-2.6.3 wbar-1.3.3
simon@linux-cf44:~/source> cd pidgin-2.6.3
simon@linux-cf44:~/source/pidgin-2.6.3> ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 sed... /usr/bin/sed
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/simon/source/pidgin-2.6.3':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Je vous remerci pour toute l'attention que vous pourrez porter à mon problème.
