I’m trying to fix the spurious build failures in the CL tutorial
build. I don’t know anything about CL, so I’m confused about a couple
of things:

1. What is load-locally.lisp?
2. What is ensure-externals.sh? (AFAICT it’s downloading the required
lisp libraries; can’t that be done during docker image setup or
something?)
3. Is there any downside to ensure-externals being executed in the
tutorial/cl directory? i.e. does it need to be in the lib/cl
directory?

Thanks

Reply via email to