hi all, I Have a question on adding gcc in zeroshell. Excuse me for my English using an online translator.
1. I installed zeroshell on hdd.
2. I downloaded gcc-include in home directory
3. unzipped tar-xvf gcc-include.tar.bz2 . tar copied the files in the usr. What I need to do next to gcc earned in the system.
root@zeroshell mc-4.8.9> ./configure
checking for a BSD-compatible install… /bin/ginstall -c
checking whether build environment is sane… yes
checking for a thread-safe mkdir -p… /bin/mkdir -p
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking whether make supports nested variables… yes
checking whether to enable maintainer-specific portions of Makefiles… no
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking for style of include used by make… GNU
checking for gcc… no
checking for cc… no
checking for cl.exe… no
configure: error: in `/DB/mc-4.8.9′:
configure: error: no acceptable C compiler found in $PATH
See `config.log’ for more details