Re: [cl-irc-devel] CL-IRC on CLISP on Win32
Victor
bobbie at ua.fm
Wed Mar 26 08:43:01 UTC 2008
> Hello!
>
> I've been trying to run CL-IRC on CLISP on Win32.
>
> After coping with error messages from the ASDF, I am
> trying to connect to a FreeNode IRC server:
>
> [2]> (in-package :irc)
>
> #<PACKAGE CL-IRC>
>
> IRC[3]> (connect :nickname "bottie" :server "irc.freenode.net")
> *** - Condition of type USOCKET:UNKNOWN-ERROR.
>
> The following restarts are available:
>
> ABORT :R1 Abort main loop
>
> Break 1 IRC[4]>
>
> I would like to know whether it is known that CL-IRC can be run
> on Win32, and which CL implementation is preferable for
> running it on that operating system.
>
> With best regards,
> Victor
Issue is solved: the reason was a running Anti-Virus blocking connections
to the irc server.
Thus, I've been able to run a cl-irc based bot on CLISP on Win32.
With best regards,
Victor
-- реклама -----------------------------------------------------------
Научим каждого зарабатывать на колебаниях курсов валют.
Запись на бесплатный семинар http://www.fxclub.org/condition_howtrade_freeseminar/
More information about the cl-irc-devel
mailing list