On Tue, Feb 15, 2005 at 10:45:30PM +0000, Matthew T. Atkinson wrote: > > After searching on packages.debian.org, it appears that fiel can only be > found in testing in one place: > > usr/lib/perl5/Apache/Server.pm web/libapache-mod-perl
This is patched in the Debian version of Apache::Gallery: --- libapache-gallery-perl-0.9.1.orig/lib/Apache/Gallery.pm +++ libapache-gallery-perl-0.9.1/lib/Apache/Gallery.pm @@ -20,7 +20,7 @@ if ($::MP2) { require Apache2; - require Apache::Server; + require Apache::ServerRec; require Apache::RequestRec; require Apache::Log; require APR::Table; Since yurie:~# apt-file search ServerRec.pm | grep Apache libapache2-mod-perl2: usr/lib/perl5/Apache2/Apache/ServerRec.pm (thanks to Wouter Eerdekens for the noticing) -- Jesus Climent info:www.pumuki.org Unix SysAdm|Linux User #66350|Debian Developer|2.6.10|Helsinki Finland GPG: 1024D/86946D69 BB64 2339 1CAA 7064 E429 7E18 66FC 1D7F 8694 6D69 Why must I be surrounded by frickin' idiots? --Dr. Evil (Austin Powers: International Man of Mystery) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]