mysql 설치시 에러...

글쓴이: 익명 사용자 / 작성시간: 화, 2002/06/25 - 9:44오전
레드헷7.2 를 설치하고요..
mysql3.23.49를 설치하는중.
./configure --prefix=/usr/local/mysql
--localstatedir=/usr/local/mysql/data
--with-charset=euc_kr
...
make
...
make install
까지 했는데요..
[root@koreain4 mysql]# ./bin/mysql_install_db
Sorry, the host 'koreain4' could not be looked up.
Please configure the 'hostname' command to return a correct hostname.
If you want to solve this at a later stage, restart this script with
the --force option
이런 에러 메시지가 나와요.
왜 이런지 모르겠네요..
몇번이나 지워보고 다시 깔았는데...
이런 적은 처음이라서..
부탁드립니다...답변좀..
코리아팀 홧팅...^^*
Forums:
Re: mysql 설치시 에러...
이런 경우를 전에 경험해 봤습니다.
몇가지 확인해 보셔야 할 듯한데요.
먼저 설치하려는 컴퓨터에 네트워크 설정이 제대로 되어 있나요?
또한가지 컴퓨터의 호스트 네임즉 /etc/sysconfig/network 파일안에 hostname설정이
되어 있나요?
그렇게 되어 있다면 위와 같은 메세지는 나오지 않을 것입니다.
확인해 보세요.
댓글 달기