http://www.leebyte.com 에 가시면 (제사이트)
백수 강의실에 설치법이 있습니다.
그대로 하시면 문제 없으실듯
참고로 백수 자료실에 가시면
관련 파일들도 얻을 수 잇습니다.
도움이 되시길....
: 아래는 mysql-3.23.27-beta.tar.gz 파일을 다운받아 mysql을 설치한 순서입
: 니다.
:
: $ tar xzvf mysql-3.23.27-beta.tar.gz
: $ ./configure --prefix=/usr/local/mysql --with-charset=euc_kr
:
: 명령어를 이것까지 치니
:
: 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://www.tcx.se/license.htmy. :
: Starting the mysqld server. You can test that it is up and running
: with the command:
: ./bin/mysqladmin version
: [root@localhost mysql-3.23.7-alpha-pc-linux-gnu-i686]# Starting mysqld
: daemon with databases from /root/src/mysql-3.23.7-alpha-pc-linux-gnu-
: i686/data
: mysqld daemon ended
:
: 뭐 이런 식으로 끝을 맺더군요..
:
: 그리고 make를 했더니
: make: *** No targets. Stop.
: 이런 메세지를 띄우고 실행이 되지 않은데.. 왜일까요?
: 이유와 해결 방법좀 알려주세요..
: php 설치시에도 target이 없다는 에러메세지만 뜨더군요.
:
: 감사합니다.
:
: --
: 모두모두 복받으세요.--당신은 왜 리눅스를 사용하는가?