Installing gcc+
Hello, I have recently just purchased a un managed vps and of course I haven't installed gcc+ before :p I have searched through google but haven't been able to find a solultion to my problem.[root@neptune objdir]# ../configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
Any ideas?