You can easily find related information on the web. One of the easiest solutions is to use lisp-in-the-box distribution, but it is a bit outdated. In order to use recent versions you’d keep your lisp compiler, slime and asdf package up-to-date. This is what we need: Common Lisp compiler. I use CLISP and sometimes SBCL. [...]