<div>Hello,</div><div><br></div><div>I am getting into LISP and I have found the wonderful Hunchentoot web server project.  I am in the process of installing it but I have run into a strange roadblock.</div><div><br></div>
<div>I have installed SBCL and Slime, and I am at this point:</div><div><br></div><div><div>$ sudo sbcl</div><div>* (require 'asdf-install)</div><div>* (asdf-install:install :hunchentoot)</div></div><div><br></div><div>
The asdf installer scripts reference some dependencies such as MD5 and CL-BASE64, which attempt to download packages at <a href="http://files.b9.com">files.b9.com</a>, run by Kevin Rosenberg, but *.<a href="http://b9.com">b9.com</a> is currently not responding at all (and hasn’t for several days) and there seems to be no way to contact Kevin to inquire about the status of his web sites.  Do you know what has happened to Kevin?  And if not, how can I install Hutchentoot?</div>
<div><br></div><div>Thank you for any help you can give me!</div><div><br></div><div>Jeremy</div>