ho un problema nell'installare alcun programmi (ad esso stavo cercando d'installare qalcuni giochi per linux...ma questi problemi mi escono con qualunque installazione)
scompatto il file...leggo il readme che mi dice di fare ./configure, make e make install

ok vado nella cartella faccio ./configure e mi esce:

dani@sheva:~/Desktop/tux_aqfh-1.0.14.tar.gz_FILES/tux_aqfh-1.0.14$ ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.


prmetto che prima mi dava il medesimo errore qualche riga sopra quando faceva checking for gcc... gcc...allora io ho aperto synpatic ed installato gcc...così è andato avanti..ma ora mi da questo errore...e non so come risolverlo...
grazie..!!