<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:14pt"><div>Hello,</div><div><br></div><div>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.</div><div><br></div><div>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.</div><div><br></div><div>Running:</div><div>(asdf:oos 'asdf:load-op :postmodern)</div><div>fails. The screen scrolls so fast I can't see the beginning but can see:</div><div>0: Try recompiling messages</div><div><br></div><div>Does that mean it coughed on messages.lisp?</div><div>Can I use sbcl's sb-md5?</div><div>Should I change all mention of md5 to sb-md5 in all postmodern
files?<br></div><div><br></div><div><br></div><div>Thanks.</div><div><br></div><div>Kirill<br></div><div><br></div><div><br></div></div></body></html>