<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2716.2200" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=369104501-13062002><FONT face=Arial 
size=2>Okay,</FONT></SPAN></DIV>
<DIV><SPAN class=369104501-13062002><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=369104501-13062002><FONT face=Arial size=2>I am trying to 
install rt-2-0-13 on a RedHat 7.2 box... I pass the make testdeps no problem, 
but when i try make install this is what i get:</FONT></SPAN></DIV>
<DIV><SPAN class=369104501-13062002><FONT face=Arial 
size=2>        Red Hat Linux release 7.2 
(Enigma)<BR>        Kernel 2.4.7-10 on an 
i686<BR>        [root@localhost rt-2-0-13]# 
make install<BR>        mkdir -p 
//opt/rt2/bin<BR>        mkdir -p 
//opt/rt2/WebRT/data<BR>        mkdir -p 
//opt/rt2/WebRT/sessiondata<BR>        mkdir 
-p //opt/rt2/etc<BR>        mkdir -p 
//opt/rt2/lib<BR>        mkdir -p 
//opt/rt2/WebRT/html<BR>        mkdir -p 
//opt/rt2/local/WebRT/html<BR>        make: 
*** No rule to make target `initialize.Mysql', needed by `install'.  
Stop.<BR></FONT></SPAN></DIV>
<DIV><SPAN class=369104501-13062002><FONT face=Arial size=2>So I thought I 
should try a make dropdb... then this happens:</DIV></FONT></SPAN>
<DIV><SPAN class=369104501-13062002><FONT face=Arial 
size=2>        [</FONT></SPAN><SPAN 
class=369104501-13062002><FONT face=Arial size=2>root@localhost rt-2-0-13]# make 
dropdb<BR>        /usr/bin/perl   
tools/initdb 'Mysql' '/usr' 'localhost' '' 'root' 'rt2' 
drop<BR>        Now dropping the RT2 
database.<BR>        Enter the Mysql password 
for root:<BR>        About to drop Mysql 
database rt2.<BR>        WARNING: This will 
erase all data in rt2.<BR>        If you have 
an existing RT 2.x installation, this will destroy all your 
data.<BR>        Proceed 
[y/N]:y</FONT></SPAN></DIV>
<DIV><SPAN class=369104501-13062002><FONT face=Arial 
size=2>        Dropping Mysql database 
rt2.<BR>        Can't locate 
DBIx/DataSource/Mysql.pm in @INC (@INC contains: 
/usr/lib/perl5/5.6<BR>        .0/i386-linux 
/usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux 
/us<BR>        r/lib/perl5/site_perl/5.6.0 
/usr/lib/perl5/site_perl .) at 
/usr/lib/perl5/site_p<BR>        
erl/5.6.0/DBIx/DataSource.pm line 71, <STDIN> line 
2.<BR>        make: *** [dropdb] Error 
2</FONT></SPAN></DIV>
<DIV><SPAN class=369104501-13062002><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=369104501-13062002><FONT><FONT face=Arial size=2>So I figured 
out that there was no Mysql.pm in /usr/lib/perl5/5.6.0/DBIx/DataSource/, but 
there was a mysql.pm... I copied it to Mysql.pm, then this happened when I ran 
make dropdb:</FONT></DIV>
<DIV><BR><FONT face=Arial><FONT size=2><SPAN 
class=369104501-13062002>        
</SPAN>[root@localhost rt-2-0-13]# make dropdb<BR><SPAN 
class=369104501-13062002>        
</SPAN>/usr/bin/perl   tools/initdb 'Mysql' '/usr' 'localhost' '' 
'root' 'rt2' drop<BR><SPAN 
class=369104501-13062002>        </SPAN>Now 
dropping the RT2 database.<BR><SPAN 
class=369104501-13062002>        </SPAN>Enter 
the Mysql password for root:<BR><SPAN 
class=369104501-13062002>        </SPAN>About 
to drop Mysql database rt2.<BR><SPAN 
class=369104501-13062002>        
</SPAN>WARNING: This will erase all data in rt2.<BR><SPAN 
class=369104501-13062002>        </SPAN>If 
you have an existing RT 2.x installation, this will destroy all your 
data.<BR><SPAN 
class=369104501-13062002>        
</SPAN>Proceed [y/N]:y</FONT></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=369104501-13062002><FONT face=Arial 
size=2>        Dropping Mysql database 
rt2.<BR>        Can't locate object method 
"drop_database" via package 
"DBIx::DataSource::Mysql"<BR>         at 
(eval 1) line 1, <STDIN> line 2.<BR>I have no idea what is going on... 
Like I said, i got through make testdeps no problem...</FONT></SPAN></DIV>
<DIV><SPAN class=369104501-13062002><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=369104501-13062002><FONT face=Arial size=2>Does anyone have any 
ideas?</FONT></SPAN></DIV></BODY></HTML>