>>>>> "Russell" == Russell McManus <[EMAIL PROTECTED]> writes:
Russell> I remember some discussions about how to integrate patches to 19a
Russell> using 'require', but I can't find the postings. Can someone summarize
Russell> the right way to do this?
I think if you just get
ftp://common-lisp.net/pub/project/cmucl/release/19a/patches/cmucl-19a-patch-000.tar.gz
and untar it, compile it, and load it, you will get the
module-provider support so REQUIRE will use either asdf or mk-defsys
to load modules for you.
If you need more help, holler.
Ray