Elaborating a suggestion of Kurt [1] I tried SBCL_HOME=/usr/lib/sbcl/ jupyter notebook
and it works on my debian system :) If SBCL_HOME is unset sbcl sets it from a compile-time default location which is usually /usr/local/lib/sbcl/ but in debian seems to be /usr/lib/sbcl/. The friCAS lisp image apparently looses the information. Riccardo [1] https://sourceforge.net/p/sbcl/mailman/sbcl-bugs/thread/[email protected]/ -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/c45d2ef5-aad8-c969-26db-4af79f182083%40gmail.com.
