Problem z kompilacją

Mam problem, mianowicie chce zkompilować program ze źródeł i wyskakuje w konsoli następujący napis:

***************************************

 * Configuring Kadu, please wait . . . *

 ***************************************

checking whether to enable maintainer-specific portions of Makefiles... no

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 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.

Zapewne brakuje jakiś pakietów, tylko właśnie jakich proszę o pomoc! !!

Wygląda na to, że nie masz zainstalowanego pakietu gcc. Powinien być on na płytce z dystrybucją w postaci gotowej paczuszki .rpm. Instalacja jest dość prosta - wystarczy kliknąć dwukrotnie na taką paczuszkę i postępować według wskazówek widocznych na ekranie. Plik z pakietem gcc powinien mieć nazwę w stylu gcc-4.0.0-8.i386.rpm.

pakiet gcc jest już zainstalowany jakie jesszcze pakiety muszę zainstalować aby to działało ?

Złączono Posta : 04.03.2007 (Nie) 17:15

Sory ale nie zajrzałem na kadu.net a tam było napisane że trzeba zainstalować pakiet libsndfile, jeszcze raz przepraszam i dziękuje za pomoc.