레드헷 7.2 쓰거든요..
아시는 분 제발 답변좀 부탁 드립니다.
에러 구문부터 올릴께요.
./configure 옵션은 이렇게 줬고요..
./configure --prefix=/usr/local/mysql --with-charset=euc_kr
에러문은...
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of
Makefiles... no
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for mawk... no
checking for gawk... gawk
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot cr
eate executables
이렇게 나네요.. gcc는 새로 설치 해서 깔았고요
# rpm -qa | grep gcc 해서 찾아보니
gcc-c++-2.96-98
gcc-2.96-98
gcc-g77-2.96-98
gcc-objc-2.96-98 이렇게 나오네요..
#gcc -v 이렇게하면 버젼나오고요..
도대체 어떻게 해야 되는지 이틀째 하루 종일 보고만 있네요... 제발 답변
부탁드립니다.