<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I'm trying to install RT on Ubuntu 5.10, but i'm gettint the following error while populating the DB:<BR>
<BR>
 # rt-setup-database-3.4 --action init -dba rtuser --prompt-for-dba-password<BR>
In order to create or update your RT database,this script needs to connect to your Pg instance on localhost as rtuser.<BR>
Please specify that user's database password below. If the user has no database<BR>
password, just press return.<BR>
<BR>
Password:<BR>
install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: /usr/share/request-tracker3.4/lib /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 190) line 3, <STDIN> line 1.<BR>
Perhaps the DBD::Pg perl module hasn't been fully installed,<BR>
or perhaps the capitalisation of 'Pg' isn't right.<BR>
Available drivers: DBM, ExampleP, File, Proxy, Sponge, mysql.<BR>
 at /usr/sbin/rt-setup-database-3.4 line 132<BR>
root@SCSI:/home/gr # locate Pg.pm<BR>
/usr/share/perl5/DBIx/SearchBuilder/Handle/Pg.pm<BR>
<BR>
Any ideas?<BR>
I've dorped the DB, a re-created it, but always get the same error<BR>
<BR>
Thanks in advance<BR>
Gilberto Ribeiro<BR>
<BR>
</BODY>
</HTML>