안녕하세요 리눅스 초보자입니다..
귀찮으시더라도 읽어주시고 답변 부탁바랍니다
다름이 아니오라 mysql 최신 버전을 바이너리 파일로 받아서 설치하려고 하는데 (얼마전에
설치한루 리눅스 다시 까는 바람에 다시 설치하려함) 전에도 이런 문제가 발생했걸랑요...
설치시 맨처음 configure 명령어를 사용하는데 그러면 여러 파일들이
설정되면서 화면에 그 과정이 쭈~~~욱 나와야 정상이데
이게 어케 된것인지 갑자기 safe_mysql이 실행되더라구요...
물론 make 명령어도 않먹구요...
혹시나 프로세서를 검사를 해보니 으악~ mysql 데몬이 떠있더라구요..
전에도 이런현상이 나오다가 어떠케 하니까 제대로 설치가 되더라구요...
그래서 그런가 보다 하구 사용했었는데..
이번에도 또다시 리눅스 새로 깔구 다시 mysql를 설치하려고 하니..
으악 ~ 또 그냥 mysql 이 실행되네요...
왜 이런 현상이 나오죠.. 알려주세요 참고로 내용은 길지만 화면 캡처한 내용 첨부로 올려
드립니다 (리눅스 깔때 분명히 mysql 자동 설치를 제외하구 깔았어요)
답변 부탁드립니다..
[root@test mysql-3.22.32-pc-linux-gnu-i686]# ./configure --prefix=/usr/local/mysql --with-unix-soket-path=/usr/local/m
ysql/tmp --with-charset=euc_kr --localstatedir=/usr/local/mysql/data
Creating db table
Creating host table
Creating user table
Creating func table
Creating tables_priv table
Creating columns_priv table
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'
See the manual for more instructions.
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/lice
nses at http://www.tcx.se/license.htmy. Starting the mysqld server. You can test that it is up and running with the c
ommand: ./bin/mysqladmin version
[root@test mysql-3.22.32-pc-linux-gnu-i686]# Starting mysqld daemon with databases from /usr/local/mysql-3.22.32-pc-linu
x-gnu-i686/data