The install.sh script broke when the ASDF team switched from CVS to git. Since ASDF is included with most major CLs now, I recommend removing the CVS incantation for it from install.sh, then changing the line "(load "asdf/asdf.lisp")" in load-first.lisp to "(require 'asdf)". -Michael M. Hansen