Hi..

I'm from seoul,korea.

Now i'm trying to install mysql 3.23.38 through source install.

I'm using Redhat 7.1 with 128M memory,Intel Pentium III 500.

I'm trying like this..

./configure --prefix=/usr/local/mysql --with-charset=euc_kr
make

so far there is no problems.

but when i try like 'make install',i got this error message and

Installation is stopped.

...
 /usr/bin/install -c  copy-db /usr/local/mysql/sql-bench/copy-db
/usr/bin/install: `copy-db' and `/usr/local/mysql/sql-bench/copy-db' are

the same file
make[2]: *** [install-benchSCRIPTS] error1
make[2]: exit `/usr/local/mysql/sql-bench' directory
make[1]: *** [install-am] error 2
make[1]: exit `/usr/local/mysql/sql-bench' directory
make: *** [install-recursive] error 1
[root@chris mysql]#

---
RPM installation is successful but source installation failed like
above.

Can you give me some help?

Thanks in advance.

from chang





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to