Trouble installing from source
Quote:
Originally Posted by
bloðtjörn
Hi all. I'm very new to linux, and I'm trying to install various programs like gaim and kile. I have been unsuccessful so far. I have been able to extract the tar files ok (after some research to learn how to do that, haha), but this is what happens when I type: ./configure
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)... no
checking for sed... /usr/bin/sed
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
congifure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
So I was looking through more stuff and it looks like I need some sort of compiler. I have tried to install a few but I really have no idea what I'm doing. Can anyone point me in the right direction of where I can find an easy-to-install one and how to do it? Thanks a ton.
I am having thsi exact same problem - output too - when trying to install gcc - how did you do it?