MySQL 설치시에 이런 에러가 나네요.--;
APM RPM으로 깔리지도 않았습니다...
압축풀고 configure 이후부터 make가 안 되네요..흐미..ㅠ_ㅜ
[root@X31 mysql-standard-4.0.20-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.
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
040524 15:43:41 Warning: Asked for 196608 thread stack, but got 126976
040524 15:43:41 ./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 !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h X31 password 'new-password'
See the manual for more instructions.
You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &
You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl 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@X31 mysql-standard-4.0.20-pc-linux-i686]# Starting mysqld daemon with databases from /ranger/mysql4/mysql-standard-4.0.20-pc-linux-i686/data
040524 15:43:41 mysqld ended
[root@X31 mysql-standard-4.0.20-pc-linux-i686]# make
make: *** No targets specified and no makefile found. 멈춤.
도대체 어떤 문제인지요?
make 가 생성이 되질 않으네요...........-_-;
3.23 도 마찬가지고요.후아..환장.
죄송하지만 도움 좀 주시기..ㄹ..ㅠ_ㅜ
[quote]NOTE: This is a MySQL binary dist
바이너리를 받아서 컴파일을 하시려고 하시다니...
그 뒤의 메시지는 안 읽어봤습니다.
처음 나온 메시지 부터 해결하신 후 진행하심이...
컴파일을 원한다면 바이너리가 아니라 소스버전을 받아야 되겠죠?
세벌 https://sebuls.blogspot.kr/
댓글 달기