Hi, I'm new to lisp and I've been trying to get quicklisp to work in clisp. I can run the installer just fine, but when it comes to loading setup.lisp I get stuck at the following error.
DEFPACKAGE QL-CLISP: There is no symbol EXT::DELETE-DIR
I got it to work fine using sbcl, however I'd also like it to run in clips. According to the website it should be compatible.
Any help is greatly appreciated.