Hi All,

I've just installed the latest version of Lincoln Stein's Apache::MP3
(nice job, Doc!), which offers support for caching MP3 ICY info. It uses
Apache::File to do so. This the first time I've used Apache::File on
this server, but was still surprised to find that it failed to load:

[Wed Aug 23 10:14:53 2000] [error] Can't locate loadable object for
module Apache::File in @INC (@INC contains:
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005
. /usr/local/apache/ /usr/local/apache/lib/perl) at
/usr/lib/perl5/site_perl/5.005/i386-linux/mod_perl.pm line 65535

As near as I can tell, it is in fact there, and when I do

% perl -le 'use Apache::File;'

It seems to load just fine. The module lives in
/usr/lib/perl5/site_perl/5.005/i386-linux/Apache/File.pm Anyone got any
idea why it can't find it?

I'm running Apache 1.3.12 with mod_perl 1.24 compiled in on RedHat Linux
6.2.

TIA!

David

Reply via email to