On Fri, 25 Aug 2006 08:44:09 -0700, <[EMAIL PROTECTED]> wrote: > > I tried to add the ADSL to the standard config using the ./config command:
what is ADSL? > 1: specify result file (currently "library:lisp.core") > 6: specify some site-specific file to load. > Current files: > "/usr/share/common-lisp/source/asdf/asdf.lisp" > It completed fine and created new lisp.core. However, that did not seem to > work: > * (find-package "asdf") just a *features* check should be enough > Am I testing this wrong? Did I not set this up right? Please help. The most likely problem is a failure to utilize the new core, otherwise my crystal ball is too hazy to answer your questions. Most people might start with a distro provided lisp setup, including CLC, but then move to maintaining their own setup independent of any distro.