<html>
<body>
<font size=3>Hello,<br>
I'm having trouble initializing my rt3 database. Here's<br>
what I get:<br><br>
make initialize-database<br>
/var/local/bin/perl //var/rt3/sbin/rt-setup-database --action init --dba
root --prompt-for-dba-password<br>
In order to create a new database and grant RT access to that
database,<br>
this script needs to connect to your mysql instance on localhost as
root.<br>
Please specify that user's database password below. If the user has no
database<br>
password, just press return.<br><br>
Password: Now creating a database for RT.<br>
Creating mysql database rt3.<br>
Now populating database schema.<br>
Creating database schema.<br>
schema sucessfully inserted<br>
Now inserting database ACLs<br>
Now inserting RT core system objects<br>
Checking for existing system user...not found.  This appears to be a
new installation.<br>
Creating system user...done.<br>
Now inserting RT data<br>
Creating Superuser  ACL...Creating 
groups...3.4.5.6.7.8.9.done.<br>
Creating users...unix dgram connect: Socket operation on non-socket at
/var/local/perl/lib/site_perl/5.8.1/Log/Dispatch/Syslog.pm line 77<br>
unix dgram connect: Socket operation on non-socket at
/var/local/perl/lib/site_perl/5.8.1/Log/Dispatch/Syslog.pm line 77<br>
no connection to syslog available at
/var/local/perl/lib/site_perl/5.8.1/Log/Dispatch/Syslog.pm line 77<br>
*** Error code 95<br>
make: Fatal error: Command failed for target
`initialize-database'<br><br>
Thanks for any help,<br>
Steve Turner<br>
</font></body>
</html>