[rt-users] Install Problems

Greg Dickerson greg at oreilly.com
Mon Jul 2 18:48:24 EDT 2001


You don't have the Apache DBI module installed. If your running RT 2.0 RC3
you can run make testdeps in the rt source root and make fixdeps to install
any other modules you may be missing. This is all covered in the README
file.

You **Should** be able to run,

 perl -MCPAN -e'install Apache::DBI'

This will install the Apache DBI perl module.

Greg
------
Greg Dickerson
Support Manager
O'Reilly & Associates, Inc.
------
----- Original Message -----
From: "Tom Keeney" <tom.keeney at novuscg.com>
To: <rt-users at lists.fsck.com>
Sent: Monday, July 02, 2001 3:09 PM
Subject: [rt-users] Install Problems


> I am at the point in the RT install where I modify httpd.conf to recognize
Apache::Mason.  I'm getting the following error when restarting Apache:
>
> Syntax error on line 951 of /etc/apache/httpd.conf:
> Can't locate Apache/DBI.pm in @INC (@INC contains:
/usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503
/usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .
/usr/apache/perl5/5.005/sun4-solaris) at (eval 3) line 3.
>
> I'm a beginner at Perl, so please help me.  How do I modify @INC?  I've
tried using PerlSetEnv in httpd.conf but it doesn't work.  I've also set
PerlTaintCheck to "off".
>
> thanks,
> Tom
>
> I'm running solaris 2.8, Mysql, Perl 5.005
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>





More information about the rt-users mailing list