흐미 왜안되는건지염 ㅠㅠ 첨에 하라는대로한담에 하니간첨에는
아래처럼 나오구염 .. . .
>mysql-3.22.24]#./configure --prefix=/usr/local/mysql [Enter]
>> --localstatedir=/usr/local/mysql/data --with-charset=euc_kr [Enter]
>[ root@linuxkill mysql-3.22.32]# ./configure --prefix=/usr/local/mysql/
>creating 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 build environment is sane... yes
>checking whether make sets ${MAKE}... no
>checking for working aclocal... missing
>checking for working autoconf... missing
>checking for working automake... missing
>checking for working autoheader... missing
>checking for working makeinfo... missing
>checking whether to enable maintainer-specific portions of Makefiles... no
>checking whether build environment is sane... yes
>checking whether make sets ${MAKE}... (cached) no
>checking for gcc... no
>checking for cc... no
>configure: error: no acceptable cc found in $PATH
어떤분이 gcc 설치하고 하라구해서 gc281 버전
설치하고 다시시도햇더니만 이번에는 아래처럼 나와여 왜그래염 ㅠㅠ
[ root@linuxkill mysql-3.22.32]# ./configure --prefix=/usr/local/mysql
> --localstatedir=/usr/local/mysql/data --with-charset=euc_kr
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 build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot creat
e executables.