./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --with-charset=euc_kr
문제없이 되었습니다 근데..
mysql-3.23.54a make하는데 에러가 뜨네요
얼마전에 gcc를 2.96rpm버전을 지우고 3.2.1소스를 설치 했습니다
./gen_lex_hash > lex_hash.h
./gen_lex_hash: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or di
rectory make[4]: *** [lex_hash.h] 오류 127
make[4]: 나감 `/home/sacsacgi/mysql-3.23.54a/sql' 디렉토리
make[3]: *** [all-recursive] 오류 1
make[3]: 나감 `/home/sacsacgi/mysql-3.23.54a/sql' 디렉토리
make[2]: *** [all] 오류 2
make[2]: 나감 `/home/sacsacgi/mysql-3.23.54a/sql' 디렉토리
make[1]: *** [all-recursive] 오류 1
make[1]: 나감 `/home/sacsacgi/mysql-3.23.54a' 디렉토리
make: *** [all] 오류 2
해서 혹하는맘에 mysql-3.23.49을 configure하는데
checking for pdftex... manual.pdf
checking return type of sprintf... configure: error: can not run test program while cross compiling ==>에러가 나
면서 진전이 없네요 gcc버전없을 해서그런거 같은데 맞는지? 만약 다운그레이드할려면 소
스 컴파일루 설치한 gcc를 어떻게 해야하나여 빠른 답변 부탁드립니다