[root@gs bin]# ./mysql_install_db
Didn't find /usr/libexec/mysqld
You should do a 'make install' before executing this script
다음과 같은 오류가 나옵니다.
오류 나온대로 /usr/libexec 에서 mysqld를 찾아 보았습니다.
없더군요...다음 오류 메세지를 보니까.. make install 을 하라고 하는데...이것을 어디에서 해야할지^^;
현재 FC3 입니다. 설치할때 SERVER 선택해서 설치 하였고
yum -y update 까지 했습니다. 제가 mysql 을 직접 설치했으면
어디 인지 알고 했을 텐데..막막하네요
error: no match for 'operator=' in 'Start_Pos = 0'
/usr/include/_G_config.h:27: note: candidates are: _G_fpos_t& _G_fpos_t::operator=(const _G_fpos_t&)