I get the following error when trying to install
mysql-3.23.51 on a suse linux 8.1 machine...
this error occurs during the make install
/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
How to solve?
cheers
Scott