[rt-users] trying to install rt3.4.4

yiqiang yiqiang at happix.net
Wed Oct 12 12:54:17 EDT 2005


Thanks.

I found the actual problem. It was the MIME::Entity and i did a force 
install using CPAN.
I got past the make testdeps.

"make install" works as well but "make initialize-database" gives the 
following error

[root at fc rt-3.4.4]# make initialize-database
/usr/bin/perl //opt/rt3/sbin/rt-setup-database --action init --dba 
root --prompt-for-dba-password
In order to create or update your RT database,this script needs to connect 
to your mysql instance on localhost as root.
Please specify that user's database password below. If the user has no 
database
password, just press return.

Password:
DBI connect(';host=localhost','root',...) failed: Access denied for user: 
'root at localhost' (Using password: NO) at //opt/rt3/sbin/rt-setup-database 
line 101
Failed to connect to dbi:mysql:;host=localhost as root: Access denied for 
user: 'root at localhost' (Using password: NO) at 
//opt/rt3/sbin/rt-setup-database line 101, <STDIN> line 1.
make: *** [initialize-database] Error 255

I am sure mysql is installed and running.
but when i do the following, error occurs as well.

[root at fc rt-3.4.4]# mysql
ERROR 1045: Access denied for user: 'root at localhost' (Using password: NO)

Any advice?

With Regards,

Low Ee Chiang

----- Original Message ----- 
From: "Les Mikesell" <les at futuresource.com>
To: "yiqiang" <yiqiang at happix.net>
Cc: <rt-users at lists.bestpractical.com>
Sent: Wednesday, October 12, 2005 8:26 PM
Subject: Re: [rt-users] trying to install rt3.4.4


On Tue, 2005-10-11 at 14:32, yiqiang wrote:

> Thanks for the reply.
>
> I have checked and the following modules u mentioned are up to date on my
> CPAN.
> I am not sure what modules are missing because when i do a 'make testdeps'
> everything shows "found"
> cept for the last line which shows "SOMETHING WAS MISSING!"

Try installing Pod::Tests, then run it again.

-- 
  Les Mikesell
     les at futuresource.com






More information about the rt-users mailing list