[rt-users] installing RT on FreeBSD
Jesse Vincent
jesse at bestpractical.com
Mon Aug 2 12:58:32 EDT 2004
It actually looks like Andy is using a mod_perl build against perl
5.005, not the 5.8 he's trying to run RT with.
On Mon, Aug 02, 2004 at 08:58:24PM +0400, Ruslan U. Zakirov wrote:
> INC is array of pathes where perl looks for modules.
> You didn't install Apache::DBI modeule.
> Did you run rt-test-dependencies?
>
> Andy Baran wrote:
> >Everytime I attempt to install RT on FreeBSD 4.10 I get the following
> >error after running apachectl configtest:
> >
> >Syntax error on line 358 of /usr/local/etc/apache/httpd.conf:
> >Can't locate Apache/DBI.pm in @INC (@INC contains:
> >/usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> >/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
> >/usr/libdata/perl/5.00503 /usr/local/ /usr/local/lib/perl) at (eval 3)
> >line 3.
> >
> >
> >Line 358 is:
> > PerlModule Apache::DBI
> >
> >What is @INC? Do I simply need to add
> >"/usr/local/lib/perl5/site_perl/5.8.2/Apache" to it? Also, it may be
> >worth noting that before I did a make install for rt3 I installed
> >apache+mod_perl-1.3.31 and mysql-server-4.0.20. Thanks in advance for
> >any replies.
> >
> >-----------------------------
> >+Andy Baran ................................... abaran1 at depaul.edu
> >+DePaul Computer Security Response Team.http://security.depaul.edu
> >---------------------------
> >_______________________________________________
> >http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> >
> >Be sure to check out the RT wiki at http://wiki.bestpractical.com
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT wiki at http://wiki.bestpractical.com
--
More information about the rt-users
mailing list