[root@localhost mysql]# ./configure --prefix=/usr/local/mysql --with-charset=euc_kr
loading cache ./config.cache
checking host system type ....i686-pc-linux-gnuoldld
checking target system type...i686-pc-linux-gnuoldld
checking build system type...i685-pc-linux-gnuoldld
checking for a BSD compatible install.../usr/bin/install -c
check wheter build environment is sane...yes
check whether make sets ${make}...no
checking for working aclocal..missing
checking for working autoconf...missing
.
.
.
configure: error: no acceptable cc found in $ PATH
이런에러가날때에는어떻게하는게좋을까요
리눅스 초보라서..뭘 어떻게 해야할지 모르겠습니다.책을 보며 따라한
다고 했는데