On Thu, 25 Apr 2024 01:16:46 +0200, Dima Pasechnik wrote: > > On Wed, Apr 24, 2024 at 03:31:32PM -0400, George Koehler wrote: > [...] > > > > Try running "make update-plist" to add new files like libsbcl.so.0.0 > > I am trying this now. Is there a quick way to try an updated > pkg/PLIST ? > Or one has to clean up and rebuilt the port in order to see the effect > of the update? >
If you have installed sbcl you may avoid using clisp to bootstrap that makes things dramatically faster via make BOOTSTRAP_METHOD=sbcl -- wbr, Kirill