wxmaxima (the gui frontend for cli maxima) was installed from the Solus Budgie package manager. When wxmaxima starts, it says that it is unable to start maxima. Trying maxima from the terminal command line, I get:
fatal error encountered in SBCL pid 32316 tid 32316:
core was built for runtime "paddedroom-root-2021-06-15-20-56-57" but this is "paddedroom-root-2022-03-28-15-24-40"
and it dumps me be back to the terminal command line.
maxima (a computer algebra program) is a program in lisp and it needs sbcl to do the lisp part. I don't what paddedroom-root is, or core. Evidently "core" is different for sbcl than whatever reports a incompatibility. maxima does work OK as their version every other disto I have, like Ubuntu, Fedora, opensuse Leap, arcolinux. sbcl (a lisp interpreter?) works fine from the command line.