[Gardeners] ASDF and Lispbox
Тимофей Шатров
grue at mail.ru
Sun Dec 18 10:24:58 CST 2005
There is a very easy way to manage asd files in Peter Seibel's
Lispbox. Find a file site-init.lisp in %LISPBOX_PATH%/slime-1.2.1.
Then add
(register-source-directory (lispbox-file
(make-pathname :device "C" :directory '(:absolute "LISP"))))
(you can use different drive/directory). Then install your libraries
to "c:/lisp". Now you won't ever have to bother with
asdf:*central-registry*, because asdf-extensions.lisp automagically
searches all subdirectories of "c:/lisp" for .asd's.
--
Best regards,
Timofei Shatrov mailto:grue at mail.ru
More information about the Gardeners
mailing list