[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem installing infobot
- Date: Mon, 06 Nov 2000 17:00:57 -0600
- From: Timothee Besset <timo@qeradiant.com>
- Subject: problem installing infobot
I'm trying to install infobot on a linux box
I think I configured everything right but when I run infobot here's what
I get:
leafnode@lunatic:~/infobot-0.44.3$ ./infobot
Missing braces on \N{} at ./src/Irc.pl line 131, near ">>> $b"
Missing braces on \N{} at ./src/Irc.pl line 133, near ">>> $b"
Missing braces on \N{} at ./src/Irc.pl line 152, within string
Compilation failed in require at ./infobot line 39.
BEGIN failed--compilation aborted at ./infobot line 42.
I'm not much of a perl guru, any help appreciated
TTimo