LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem installing from source (https://www.linuxquestions.org/questions/linux-newbie-8/problem-installing-from-source-386212/)

Baldrick 11-24-2005 03:42 PM

Problem installing from source
 
Hi,

I have just installed SUSE 10.0 OSS and I've been very pleased with it so far. :)

I am having a problem trying to install GAIM:

Code:

simon@linux:~/Programs> tar zxf gaim-2.5.0.tar.gz
simon@linux:~/Programs> cd gaim-1.5.0
simon@linux:~/Programs/gaim-1.5.0> ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-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 cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

(I am following this guide: http://www.linuxquestions.org/questi...ticle&artid=15)

Thanks for any help. :)

Tinkster 11-24-2005 03:50 PM

The guide is fine, your SuSE install seems to be missing
a compiler. Install one, and try again.



Cheers,
Tink


All times are GMT -5. The time now is 12:52 AM.