Question

I installed quicklisp/slime/clisp on windows 7. When I started slime with M-x slime, I got this error message.

enter image description here

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?

Était-ce utile?

La 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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top