<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff><FONT face=Arial size=2>
<DIV>I went though the manual, and searched the archives, but nothing
helped.</DIV>
<DIV> </DIV>
<DIV># make install</DIV>
<DIV><snip></DIV>
<DIV>Enter the mysql administrator's database password to create a new user for
RT<BR>Enter the mysql administrator's database password to nondestructively
reload the database<BR>/usr/bin/perl tools/initdb 'mysql'
'/usr/local' 'localhost' '' 'rt_user' 'rt2' insert<BR>Now populating database
schema.<BR>Enter the mysql password for rt_user:<BR>Creating database
schema.<BR>DBI->connect(dbname=rt2;host=localhost) failed: Access denied for
user: <A href="mailto:'rt_user@localhost'">'rt_user@localhost'</A> (Using
password: YES) at tools/initdb line 144<BR>Access denied for user: <A
href="mailto:'rt_user@localhost'">'rt_user@localhost'</A> (Using password: YES)
at tools/initdb line 144, <STDIN> chunk 1.<BR>*** Error code 255</DIV>
<DIV> </DIV>
<DIV>Stop in /root/rt-2-0-15.<BR>#</DIV>
<DIV> </DIV>
<DIV><BR># Set DB_DBA to the name of a DB user with permission to create new
databases<BR># Set DB_DBA_PASSWORD to that user's password (if you don't, you'll
be prompted<BR># later)</DIV>
<DIV> </DIV>
<DIV># For mysql, you probably want 'root'<BR># For Pg, you probably want
'postgres'<BR># For oracle, you want 'system'</DIV>
<DIV> </DIV>
<DIV>DB_DBA
=
root<BR>DB_DBA_PASSWORD
= <myrootmysqlpassword></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Any ideas?</DIV>
<DIV> </DIV>
<DIV>-p<BR></DIV></FONT></BODY></HTML>