Work-around built-in ~/common-lisp/ in search path?
Attila Lendvai
attila at lendvai.name
Wed Nov 16 19:41:47 UTC 2016
> I could do that, but I that would also delete
>
> system-source-registry
> system-source-registry-directory and
> default-system-source-registry
>
> ... which I feared might cause me access to bundled SBCL libraries.
i wanted to answer that you shouldn't be afraid, because it's
implemented through an entry in
asdf:*system-definition-search-functions*, but then i saw that it's
not anymore, and i couldn't even find out in 5 minutes how ASDF finds
SBCL contribs.
nevertheless, i have this in my
~/.config/common-lisp/source-registry.conf:
(:source-registry
(:also-exclude "sbcl" "disabled-systems" "build")
(:tree (:home "common-lisp/"))
(:tree "/usr/local/share/common-lisp/source/")
:ignore-inherited-configuration)
and the SBCL contribs are found.
--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“The greatest fear in the world is of the opinions of others. And the
moment you are unafraid of the crowd you are no longer a sheep, you
become a lion. A great roar arises in your heart, the roar of
freedom.”
— Osho (1931–1990)
More information about the asdf-devel
mailing list