Issue of quicklisp with clisp on Windows 7

clisp, common-lisp, lisp, quicklisp, slime

Solution

I used clisp 2.44 which was outdated for quicklisp, when I installed and use 2.49, the issue is gone.

See `EXT:PROBE-PATHNAME`

Problem

I installed quicklisp/slime/clisp on windows 7. When I started slime with `M-x slime`, I got this error message. I could enter 'continue' to start the clisp/slime, but this message pops up whenever I start slime. What's wrong with this? How can I fix this?

Original source