leonardo0112
(usa Linux Mint)
Enviado em 27/11/2012 - 10:37h
Pessoal, não sei se há problemas em desenterrar um tópico, mas a minha dúvida é igual a esta acima.
Baixei do site do Fedora o agave-0.4.4.tar.gz (source code) (http://home.gna.org/colorscheme/downloads.shtml), ai descompactei ele em ~/Downloads, entrei no diretório descompactado e mandei um "./configure":
[leonardo@Fedora-PC agave-0.4.4]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for git... 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.exe... 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.
[leonardo@Fedora-PC agave-0.4.4]$
Minha dúvida é a seguinte, o que eu preciso ter instalado para conseguir executar os comandos ./configure | make | make install ? Seria aquele lista toda de componentes?
Agurado uma ajuda de vocês pessoal.