[cl-plus-ssl-devel] Current version unavailable?

Anton Vodonosov avodonosov at yandex.ru
Tue Sep 25 03:22:49 UTC 2012


works for me:

CL-USER> (ql:update-all-dists)
1 dist to check.
You already have the latest version of "quicklisp": 2012-09-09.
NIL
CL-USER> (ql:quickload :cl+ssl)
To load "cl+ssl":
  Load 1 ASDF system:
    cl+ssl
; Loading "cl+ssl"

(:CL+SSL)


It is SBCL on Windows.


25.09.2012, 06:46, "Jeff Cunningham" <jeffrey at jkcunningham.com>:
> I tried updating all my quicklisp dist's this evening which included
> CL+SSL. Now when I try to require it, I get this error:
>
> CL-USER> (require 'cl+ssl)
> ASDF could not load cl+ssl because Class not yet defined: SSL-ERROR.
>
> I also tried cloning the current version via git and get this error:
>
> $ git clone https://gitorious.org/cl-plus-ssl/cl-plus-ssl
> Cloning into 'cl-plus-ssl'...
> fatal: https://gitorious.org/cl-plus-ssl/cl-plus-ssl/info/refs not
> found: did you run git update-server-info on the server?
>
> Is something amiss?
>
> Best regards,
> Jeff Cunningham
>
> _______________________________________________
> cl-plus-ssl-devel mailing list
> cl-plus-ssl-devel at common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cl-plus-ssl-devel




More information about the cl-plus-ssl-devel mailing list