|
From: Jesse L. <jes...@gm...> - 2006-08-14 22:35:58
|
Yes, missing MIME::TYpes, Installed it, now slash works well. Thanks! Jesse On 8/15/06, Eric Dannewitz <eri...@ja...> wrote: > No, they are not all installed as the first line of the error says it is > missing MIME::Types > > go to perl > perl -MCPAN -e shell > install Bundle::CPAN > install MIME::Types > install Bundle::Slash > > Jesse Lee wrote: > > Here is the httpd log: > > > > [Mon Aug 14 21:44:12 2006] [error] > > /admin.pl:Apache::ROOTsolidot_2eorg::admin_2epl:/usr/local/slash/site/solidot.org/htdocs/admin.pl:1414:Can't > > locate MIME/Types.pm in @INC (@INC contains: > > /usr/local/lib/perl5/5.8.6/i686-linux /usr/local/lib/perl5/5.8.6 > > > > |