my-sql을 설치하는 과정에 문제가 생겼습니다....
[root@teenteenv /mysql-3.23.51]#./configure --prefix=/usr/local/mysql --with-charset=euc_kr --localstatedir=/var/lib/my
sql 이렇게 명령어를 쳐줬더니 머라구 많은 글자들이 지나 가다가~~~~
[root@teenteenv /mysql-3.23.51]#Starting musqld daemon with databases from /usr/local/src/mysql-3.23.51/data
020725 20:10:35 mysqld ended
이렇게 나오면서 멈춰버리네요;;;;
Thank you for choosing MySQL!
이런문구는 보이지 않구요....
make 명령어를 치면
[root@teenteenv /mysql-3.23.51]#make
make: *** No targets specified and no makefile found. 멈춤.
이라고 나오네요;;;
어떤 문제인가요^^ 절 구해 주세요ㅠㅜ