Install Problems with

I’m in a real fix. I need to get an RT 3.10 instance installed so we
can migrate a test system to decent hardware. I’m using a minimal build
of Suse 9.3 with locally compiled Apache 2.0.52 and mod_perl 2.01. I’ve
satisfied all the perl dependencies, but when I start up Apache, I’m
getting this error message (from webmux.pl?)

[Sat Feb 04 18:45:27 2006] [error] Can’t locate object method
“require_version” via package “DBI”
at /usr/local/lib/perl5/site_perl/5.8.7/Apache/DBI.pm line
23.\nCompilation failed in require at (eval 221) line 3.\n

DBI is version 1.5

Any ideas? TIA Dave

Dave,

Are you using the Suse mod_perl / Apache / perl-DBI / MySQL ?
Or your own packages? cpan installs?

Sorry, locally compiled Perl (5.8.7), and downloads from CPAN.
MySQL is a binary. None of this stuff is from the SuSE distro.

DT