리눅스에서 MySQL 설치 질문입니다.

김상일   
   조회 5689   추천 11    

리눅스에 설치할려고
다운을 받아서 압축을 풀고
 ./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --disable-shared --enable-assembler --with-thread-safe-client --with-mysqld-user="mysql" --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static --with-readline --without-debug --without-docs --without-bench --with-charset=euckr
라고 명령을 치니까

이렇게 나왔습니다.

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
and start the MySQL server for you.  If you run into any trouble, please
consult the MySQL manual, that you can find in the Docs directory.

Installing MySQL system tables...
OK
Filling help tables...
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h atdata password 'new-password'

Alternatively you can run:
./bin/mysql_secure_installation

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the manual for more instructions.

You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &

You can test the MySQL daemon with mysql-test-run.pl
cd mysql-test ; perl mysql-test-run.pl

Please report any problems with the ./bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
Starting the mysqld server.  You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@atdata mysql-5.0.51a-linux-i686]# Starting mysqld daemon with databases from /usr/local/src/mysql-5.0.51a-linux-i686/data
STOPPING server from pid file /usr/local/src/mysql-5.0.51a-linux-i686/data/atdata.pid
080321 21:00:20  mysqld ended

이렇게 나오고 make 명령을 치면 동작을 안합니다.
어디서 문제가 있는건가요?
짧은글 일수록 신중하게.


QnA
제목Page 2487/5718
2015-12   1739577   백메가
2014-05   5207724   정은준1
2005-07   5692   정도현
2007-11   5692   박현근
2011-10   5692   경박한시민
2014-04   5692   Carolus
2005-08   5692   최민철
2013-02   5692   하이엔드
2006-07   5692   박동섭
2016-12   5692   blueMango
2007-12   5692   이대섭
2009-03   5692   원지연
2006-03   5692   윤영배
2016-11   5692   호박고구마
2007-04   5692   조중연
2012-10   5692   병맛폰
2006-08   5692   문상수
2008-05   5692   고영근
2012-06   5692   김연희
2012-05   5691   김건우
2006-08   5691   우승엽
2009-01   5691   최주희