gee...cutting-edge server technology and...*gasp*....no C compiler????
[root@myserver gcc-4.1.0]# ./configure --prefix=/usr/local --enable-languages=c,c++
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
Erm..duh im trying to *install* one...
this seems like a chicken before the egg scenario. Any ideas?
Can anyone think of any reason why they would release this without a compiler???????