mysql 소스 설치후 삭제.... 그리고 설치오류.. ㅜ.ㅜ
아래는 에러 메세지이니다... 확인해주세요..ㅡ.,ㅡ
--------------------------------------%%%-------------------------------------
[root@hs231 mysql-3.23.57-pc-linux-i686]# ./configure --prefix=/usr/local/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
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 all prepared tables
030826 0:57:29 ./bin/mysqld: Shutdown Complete
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 !
This is done with:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h hs231.sunmoon.ac.kr password 'new-password'
See the manual for more instructions.
NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the ./bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
You can start the MySQL daemon with:
cd . ; ./bin/safe_mysqld &
You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; run-all-tests
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 https://order.mysql.com
Starting the mysqld server. You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@hs231 mysql-3.23.57-pc-linux-i686]# Starting mysqld daemon with databases from /temp/mysql-3.2
3.57-pc-linux-i686/data
030826 00:57:29 mysqld ended
----------여기 까지 되고 컴파일 정지 합니다.----------
처음에 소스 설치했습니다.
mysql지울데 데몬을 죽이지 않고 /usr/local/mysql 디렉토리를 지웠습니다.
그 다음에 소스 설치 하려고 하는데 계속 이런 메세지와 함께...컴파일 되지 않습니다. make는 당연히 안됩니다...
데몬을 보면 데몬을 살아있고요... 시간 간격을 두고 하면 PID가 변하고 프로세스 상태가 S, R 로 왔다갔다 합니다. killall 과 kill -9 를 써도 데몬은 죽지 않고 계속 나타납니다. 어떻게 하죠..??
데몬이 죽은것 같기두 하고 아닌것 같기도 하고 돌겠습니다.
소스설치한 폴더는 다 지웠는데..........왜 데몬은 남아있죠..??제 부팅 해도 나타나 있고 ,,
고수 분들의 답변 부탁합니다.
댓글 달기