|
From: Daniel C. <th...@is...> - 2001-03-06 17:10:47
|
Please forgive my newbie nature. I got all of the slashcode .9 running
properly, except for slashd. (Am I correct in assuming that slashd is
what updates the stories queue and places the new stories on the front
page?) When I try to run slashd it gives me all sorts of errors like:
Subroutine chopEntity redefined at /usr/lib/perl5/5.6.0/Exporter.pm line
57.
Exporter::import('addToMenu', 'bakeUserCookie', 'balanceTags',
'changePassword', 'chopEntity', 'createCurrentAnonymousCoward',
'createCurrentDB', 'createCurrentForm', ...) called at /etc/init.d/slashd
line 26
main::BEGIN() called at
/usr/lib/perl5/site_perl/5.6.0/i386-linux/Slash/Utility.pm line 26
require 0 called at
/usr/lib/perl5/site_perl/5.6.0/i386-linux/Slash/Utility.pm line 26
I'm using the most recent versions of Slash::Utility (bender) and
Exporter. Exporter shouldn't be causing a problem, and Utility.pm has
part of its man file on line 26, no code. Is this a configuration issue
or something else?
thanks
dan
|