On Sun, 2005-12-18 at 17:41 -0600, Andy Cristina wrote: > > To do this, you push "C:/cl/cl-ppcre-1.0/" into the > asdf:*central-registry* list. >
As mentioned in my previous post, this does not work with lispbox, because of Peter's (helpful, I think) modifications to asdf. In lispbox, if you do: (register-source-directory "C:/cl/") Then it will work fine. It would be nice if this was documented in some place *other* than http://www.cliki.net/LispBox . I discovered #'register-source-directory in the source, and only found the cliki entry when I googled for the function name. -Josh Stone- _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
