Luis Oliveira wrote:
Osicat should instruct CFFI/SB-ALIEN to load this library with :DONT-SAVE T to prevent saving a fixed path.
This a problem we're tackling in CFFI. For now, the best thing you can do is explicitly unload libosicat.so before saving the core, then reload it in an init hook.
That helped, thank you very much!
Leslie