[Openmcl-devel] CCL 1.8, Swank, fails to load quicklisp on OS X

Zach Beane xach at xach.com
Sun Jun 10 13:45:54 PDT 2012


Gary Byers <gb at clozure.com> writes:

> My understanding is that QuickLisp uses its own version of ASDF; if so and if
> your QuickLisp installation on that machine is very old you may want to update
> it.

For reference, Quicklisp tries to load the implementation-supplied
version of ASDF first, with the assumption that if it's available it's
preferable to what Quicklisp provides. It does that via (require 'asdf).

Zach



More information about the Openmcl-devel mailing list