Giannandrea Castaldi <[EMAIL PROTECTED]> writes: > > I'm installing asdf-install on linux (gentoo) using cmucl. When I try to > install cl-ppcre with the following command:
This is probably caused by a bug in SLIME. The bug fixed some time ago and asdf-install seems to work in the newest CVS version of SLIME. (I get something like a no-applicable-method error when the cl-ppcre test suite is loaded, but cl-ppcre itself seems to work.) Upgrading SLIME or running asdf-commands in a non-SLIME repl should solve your problem. Helmut.
