[postmodern-devel] sb-md5
Kirill Sapelkin
ksapelkin at yahoo.com
Tue Jul 5 17:08:14 UTC 2011
Hello,
I have the sbcl 1.0.43 and am trying to use postmodern to connect to postgresql 9.0.4. All this is on my machine.
I had commented out the bordeau-threads and closer-mop from postmodern.asd and replaced mention of md5 with sb-md5 in cl-postgres.asd.
Running:
(asdf:oos 'asdf:load-op :postmodern)
fails. The screen scrolls so fast I can't see the beginning but can see:
0: Try recompiling messages
Does that mean it coughed on messages.lisp?
Can I use sbcl's sb-md5?
Should I change all mention of md5 to sb-md5 in all postmodern files?
Thanks.
Kirill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/postmodern-devel/attachments/20110705/3d83df1c/attachment.html>
More information about the postmodern-devel
mailing list