I've been trying to install apollon for a while, on redhat, and it never worked, now I'm using Mandrake 9.2, and it isn't working, which I figured. Anways, I got the scrip to run, after screwing around with it. (I'm still somewhat new to linux, I've been using it for a few months and bought a sams book) But when I run the all in one installer off their website, i get an error of "The arkollonrc file in this directory is invalid". So I tried to download off a different server, and get the same error. Is there something I'm doing wrong?? I tried to do it seperate by installing gitt, then apollon, when I try to install gift, i get this:
Code:
[root@nick gift-0.11.6]# ./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)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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.
[root@nick gift-0.11.6]# make
make: *** No targets specified and no makefile found. Stop.
And thats as far as I get, I'm not able to do make or make install. And I don't really understand the checking for gcc... no, cc, and cl. Are they libraries or dependencies that I need?
Any help would be greatly apperciated. Thanks.