RT installation

Hi,

I am trying to install RT.
I downloaded and installed all perl modules, mod_perl, latest apache,
mysql, …
Tables in mysql are okay, modperl is ok, in my apache event i get:
Apache/2.0.50 (unix) mod_perl/1.99_16 Perl/v5.8.5 PHP/4.3.6 configured
–resuming normal operations

So i guess perl is working in apache.
Then i stop apache and try to add a PerlModule line and i get:

[Fri Aug 27 15:13:54 2004] [error] Can’t locate Apache/DBI.pm in @INC
(@INC contains: /usr/local/lib/perl5/5.8.5/i686-linux
/usr/local/lib/perl5/5.8.5 make make make . /usr/local/apache2/
/usr/local/apache2/lib/perl) at (eval 2) line 3.\n
[Fri Aug 27 15:13:54 2004] [error] Can’t load Perl module Apache::DBI
for server 10.51.10.30:0, exiting…

When i do a search, i can find DBI.pm in another directory ==>
/usr/local/share/perl/5.8.3/Apache

How can i resolve this so that apache knows the right directory ?

Thnx!
Philippe

I did, when i check the perl dependencies of RT, it was missing in the
beginning…then i installed it with CPAN.
The file dbp.pm exists but in another directory.
I want to know how i can point apache to that directory.

Thnx & grtz,
Philippe-----Original Message-----
From:
Sent: vrijdag 27 augustus 2004 16:30
To: Philippe Dhont (Sea-ro)
Subject: Re: [rt-users] RT installation

You have to install the package Apache::DBI for your new perl

ie: /path/to/your/new/perl/perl -MCPAN -e’install Apache::DBI’

Nicolas Varney

“Philippe Dhont (Sea-ro)” philippe.dhont@searo.be on 27/08/2004
15:13:37

To: rt-users@lists.bestpractical.com
cc: (bcc: Nicolas Varney/Interne/EDT)

Subject: [rt-users] RT installation

Hi,

I am trying to install RT.
I downloaded and installed all perl modules, mod_perl, latest apache,
mysql, …
Tables in mysql are okay, modperl is ok, in my apache event i get:
Apache/2.0.50 (unix) mod_perl/1.99_16 Perl/v5.8.5 PHP/4.3.6 configured
–resuming normal operations

So i guess perl is working in apache.
Then i stop apache and try to add a PerlModule line and i get:

[Fri Aug 27 15:13:54 2004] [error] Can’t locate Apache/DBI.pm in @INC
(@INC contains: /usr/local/lib/perl5/5.8.5/i686-linux
/usr/local/lib/perl5/5.8.5 make make make . /usr/local/apache2/
/usr/local/apache2/lib/perl) at (eval 2) line 3.\n [Fri Aug 27 15:13:54
2004] [error] Can’t load Perl module Apache::DBI for server
10.51.10.30:0, exiting…

When i do a search, i can find DBI.pm in another directory ==>
/usr/local/share/perl/5.8.3/Apache

How can i resolve this so that apache knows the right directory ?

Thnx!
Philippe
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Be sure to check out the RT wiki at http://wiki.bestpractical.com

I tried to install the DBI again and now i have an error (since i
configured the new perl)
Can anyone help with it ?
There seems to be a fault with the path or something…?
Thnx


Checking if your kit is complete…
Looks good
Warning: prerequisite DBI 1.08 not found.
Can’t locate DBI/DBD.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.8.5/i686-linux /usr/local/lib/perl5/5.8.5 make
make make
.) at Makefile.PL line 294.
Running make test
Make had some problems, maybe interrupted? Won’t test
Running make install
Make had some problems, maybe interrupted? Won’t install-----Original Message-----
From: n
Sent: vrijdag 27 augustus 2004 16:30
To: Philippe Dhont (Sea-ro)
Subject: Re: [rt-users] RT installation

You have to install the package Apache::DBI for your new perl

ie: /path/to/your/new/perl/perl -MCPAN -e’install Apache::DBI’

Nicolas Varney

“Philippe Dhont (Sea-ro)” philippe.dhont@searo.be on 27/08/2004
15:13:37

To: rt-users@lists.bestpractical.com
cc: (bcc: Nicolas Varney/Interne/EDT)

Subject: [rt-users] RT installation

Hi,

I am trying to install RT.
I downloaded and installed all perl modules, mod_perl, latest apache,
mysql, …
Tables in mysql are okay, modperl is ok, in my apache event i get:
Apache/2.0.50 (unix) mod_perl/1.99_16 Perl/v5.8.5 PHP/4.3.6 configured
–resuming normal operations

So i guess perl is working in apache.
Then i stop apache and try to add a PerlModule line and i get:

[Fri Aug 27 15:13:54 2004] [error] Can’t locate Apache/DBI.pm in @INC
(@INC contains: /usr/local/lib/perl5/5.8.5/i686-linux
/usr/local/lib/perl5/5.8.5 make make make . /usr/local/apache2/
/usr/local/apache2/lib/perl) at (eval 2) line 3.\n [Fri Aug 27 15:13:54
2004] [error] Can’t load Perl module Apache::DBI for server
10.51.10.30:0, exiting…

When i do a search, i can find DBI.pm in another directory ==>
/usr/local/share/perl/5.8.3/Apache

How can i resolve this so that apache knows the right directory ?

Thnx!
Philippe
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Be sure to check out the RT wiki at http://wiki.bestpractical.com