[alicebot-general] ProgramV - Was: Jabber AIML Bot?
Brian Chabot
brian at datasquire.net
Mon Oct 23 05:59:19 PDT 2006
Ernest Lergon wrote:
> http://list.alicebot.org/pipermail/alicebot-general/2003-September/008468.html
> (and follow the links there)
Not sure what I'm doing wrong here, but both before and after the
patches (I just applied them) I get the exact same error both running
shell.pl and build.pl and "./build.pl -f server-test.properties"
The output is:
$ ./build.pl -f server-test.properties
Died at lib/AIML/Unicode.pm line 103.
Compilation failed in require at lib/AIML/Common.pm line 109.
BEGIN failed--compilation aborted at lib/AIML/Common.pm line 109.
Compilation failed in require at ./build.pl line 32.
BEGIN failed--compilation aborted at ./build.pl line 32.
$
Line 103 in Unicode.pm is:
my $changer = do ( $pkg ) or die;
build.pl line 32 calls Common.pm whose line 109 calls Unicode.pm - so
I'd guess the error is in Unicode.pm but just having started looking at
this, it might take a while to find the actual problem.
Brian
More information about the alicebot-general
mailing list