Version problem w/ Perl Modules

[root@localhost root]# /etc/rc.d/init.d/httpd start
Starting httpd: [Fri Nov 26 13:21:43 2004] [error] Locale::Maketext version
1.04 required–this is only version 1.03 at /opt/rt3/lib/RT/I18N.pm line
55.!BEGIN failed–compilation aborted at /opt/rt3/lib/RT/I18N.pm line
55.!Compilation failed in require at /opt/rt3/lib/RT.pm line 48.!BEGIN
failed–compilation aborted at /opt/rt3/lib/RT.pm line 48.!Compilation
failed in require at /opt/rt3/bin/webmux.pl line 64.!BEGIN
failed–compilation aborted at /opt/rt3/bin/webmux.pl line 64.!Compilation
failed in require at
(eval 1) line 1.!
[Fri Nov 26 13:21:43 2004] [error] Can’t load Perl file:
/opt/rt3/bin/webmux.pl for server localhost.localdomain:0, exiting…!
[FAILED]

But I do have MakeText 1.09 installed. perl -V points to all the right
folders. Is there somewhere else I need to tweak a path?

Thanks for all the help.

RH9 - RT 3.2.2 - MySQL 4.1.7 - Apache 2.0.40

Did you do any perl upgrades?
May be your RT uses old perl?

http://wiki.bestpractical.com/index.cgi?GetSoftwareVersions

Mathew Walker wrote: