Rt 1.0.7 and RH 7 mismatch?

I installed rt 1.0.7 on a RedHat 7 system to give it a try. The
installation went well, also the configuration of the mail gateway and the
apache. However I can’t do anything, every action produces a Perl failure:

Can’t locate loadable object for module DBI in @INC (@INC contains:
/usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl .) at /usr/lib/perl5/
site_perl/5.6.0/i386-linux/DBI.pm line 182
BEGIN failed–compilation aborted at
/usr/lib/perl5/site_perl/5.6.0/i386-linux/DBI.pm line 182.
Compilation failed in require at tts-dal.pl line 9.
BEGIN failed–compilation aborted at tts-dal.pl line 9.
Compilation failed in require at tts-valid.pl line 26.

I have the mysql driver for DBI installed (version 1.2215) and I also said
‘yes’ when asked about the MysqlPerl emulation. Is it the newer perl
version
or what could be the reason.
Any help is appreciated.

Thx
Frank

Dr. Frank Bagehorn
IBM Zurich Research Lab.
Saeumerstr. 4
CH-8803 Rueschlikon
Switzerland
SMTP: fba@zurich.ibm.com
Notes: Frank Bagehorn/Zurich/IBM@IBMCH
phone: ++41 (01) 724 83 23 fax: ++41 (01) 724 89 59

I installed rt 1.0.7 on a RedHat 7 system to give it a try. The
installation went well, also the configuration of the mail gateway and the
apache. However I can’t do anything, every action produces a Perl failure:

Can’t locate loadable object for module DBI in @INC (@INC contains:
/usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl .) at /usr/lib/perl5/

It’s not a perl version problem…

[noc@localhost noc]$ perl -v

This is perl, v5.6.0 built for i686-linux

Copyright 1987-2000, Larry Wall

[noc@localhost noc]$ rt/bin/rt
Welcome to Request Tracker 1.0.7
[noc@localhost noc]$

Working fine for me…

Sounds like a module misconfigur�tion of some sort – sorry I can’t be
too much more helpful, but I thought that a negative case (it isn’t your
Perl version, or RT1.0.7), might be helpful…

Greg White
Those who make peaceful revolution impossible will make violent
revolution inevitable.
– John F. Kennedy