# mysql 계정이 필요하다해서 간단히 만들었습니다;; 이래두 되는지..
[root@localhost mysql-standard-4.0.14-pc-linux-i686]# adduser mysql
# 그리고 configure 설정을 했거든요. 제대로 된거 같은데..
[root@localhost mysql-standard-4.0.14-pc-linux-i686]# ./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --sysconfdir=/etc --with-mysql-user=mysql --with-charset=euc_kr
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!
To help you a bit, I am now going to create the needed MySQL databases