Hi,
I am trying to install mysql 3.23 on redhat linux. When I ran mysql_install_db,it did create some tables but when it tried to give privilages it got the following error:
./scripts/mysql_install_db: ./bin/mysqld: /shlib/ld-bsdi.so: bad ELF interpreter : No such file or directory
After that what ever utility I run like mysqladmin or mysql I am getting the same error.
Please help.
Thanks
I am trying to install mysql 3.23 on redhat linux. When I ran mysql_install_db,it did create some tables but when it tried to give privilages it got the following error:
./scripts/mysql_install_db: ./bin/mysqld: /shlib/ld-bsdi.so: bad ELF interpreter : No such file or directory
After that what ever utility I run like mysqladmin or mysql I am getting the same error.
Please help.
Thanks