After installing yellow dog in my iPod (run beautifully) I am faced with the problem of not been able to install additional softwares as ./configure return error like this:
yoeluk@localhost openbabel-2.0.2]$ ./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 auto silent in maintainer mode... auto-sleep-9
checking build system type... powerpc-unknown-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
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.
[yoeluk@localhost openbabel-2.0.2]$
I admit it, I am quite inexperienced about Linux... Help please!