[rt-users] MySQL issues during RT 2.0.15 install
Jeff Mesch
mesch at NanoTech.Wisc.EDU
Wed Dec 11 16:44:44 EST 2002
Beware, this is a question from an RT-newbie.
System is running Redhat 7.3, with MySQL installed as part of the initial
installation. So the mysql executable is at /usr/bin/mysql, and mysqladmin
is at /usr/bin/mysqladmin.
I was able to resolve all the dependencies without any problems.
I run "make install" and get the following error:
Enter the mysql administrator's database password to create a new user for RT
bin/initacls.mysql: /usr/bin//bin/mysql: No such file or directory
Enter the mysql administrator's database password to nondestructively
reload the database
bin/initacls.mysql: /usr/bin//bin/mysqladmin: No such file or directory
make: *** [acls] Error 127
It complains about directories not being there, but the paths it is
referring to are clearly wrong.
I have DB_HOME set to /usr/bin/. My guess is that the problem is with DB_HOME.
Any suggestions?
->Jeff
More information about the rt-users
mailing list