I've successfully installed the CLLIB by installing clocc into the local-projects directory in my quicklisp folder. Then in Lisp, I did: (compile-file "clocc") (load *) (ql:quickload "cl-html-parse") (ql:quickload "cllib") And everything worked!
I've successfully installed the CLLIB by doing: (compile-file "clocc") (load *) (ql:quickload "cl-html-parse") (ql:quickload "cllib")
I'm also using quicklisp, so I'm not sure if that messed up things with ASDF
Alright, Interesting. Just out of curiosity. What version of ASDF and SBCL are you using? I'm on ASDF 3 and SBCL v. 1.3.1 debian. D
Error while trying to load definition for system cllib from pathname