Apache won't start - webmux.pl, Apache::REMOTE_NAME

System is Red Hat EL3
httpd-2.0.55
mod_perl2
rt-3.2.3
perl-5.8.7

I’ve compiled everything from scratch and to my knowledge recieved no
errors. But when I attempt to start Apache and I get

[Thu Nov 17 22:19:50 2005] [error] Can’t locate Apache2.pm in @INC
(@INC contains: /usr/local/lib/perl5/5.8.7/i686-linux
/usr/local/lib/perl5/5.8.7
/usr/local/lib/perl5/site_perl/5.8.7/i686-linux
/usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl .
/etc/httpd/) at /opt/rt3/bin/webmux.pl line 57.nBEGIN
failed–compilation aborted at /opt/rt3/bin/webmux.pl line
61.nCompilation failed in require at (eval 2) line 1.n
[Thu Nov 17 22:19:50 2005] [error] Can’t load Perl file:
/opt/rt3/bin/webmux.pl for server my.server.com:0, exiting…

On the wiki I found a place that said to simply put in a symbolic
link to resolve this. I did this but now get the following error.
Thu Nov 17 23:01:17 2005] [error] Bareword “Apache::REMOTE_NAME” not
allowed while “strict subs” in use at
/usr/local/lib/perl5/site_perl/5.8.7/i686-linux/Apache/compat.pm line
448.nBEGIN not safe after errors–compilation aborted at
/usr/local/lib/perl5/site_perl/5.8.7/i686-linux/Apache/compat.pm line
474.nCompilation failed in require at /opt/rt3/bin/webmux.pl line
57.nBEGIN failed–compilation aborted at /opt/rt3/bin/webmux.pl line
61.nCompilation failed in require at (eval 2) line 1.n
[Thu Nov 17 23:01:17 2005] [error] Can’t load Perl file:
/opt/rt3/bin/webmux.pl for server my.server.com:0, exiting…

I’ve googled everything I can think of on this. If anyone can help
I’ll owe you forever.