Hi,

        I´m trying to install mysql-3.23.52 on a machine running RedHat 7.0. I´m
using the following procedure:

./configure --prefix=/usr/local/mysql
make
make install

The first two commands run fine, but "run install" gives me the following
error,

make[2]: *** [install-benchSCRIPTS] Error 1
make[2]: Leaving directory `/usr/local/mysql/sql-bench'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/local/mysql/sql-bench'
make: *** [install-recursive] Error 1

Does anyone know what the problem is?



---------------------------------------------------------------------
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