On attempting to start wxmaxima
(AUR package), I got an error.
So switched to command-line maxima
but still the same error:
$ maxima
Condition of type: SIMPLE-TYPE-ERROR
In function <, the value of the second argument is
NIL
which is not of the expected type REAL
No restarts available.
Top level in: #<process TOP-LEVEL 0x76610742af00>.
Although the Manjaro/Arch package is relatively recent:
$ pacman -Qi maxima
Name : maxima
Version : 5.47.0-21
...
Packager : Antonio Rojas <arojas@archlinux.org>
Build Date : Thu 10 Apr 2025 17:40:10 BST
Install Date : Mon 05 May 2025 08:43:53 BST
The actual release of maxima
is 2 or 3 years old and I’ve certainly used it since then, so my conjecture is a problem interfacing to a library somewhere.(ecl
?). I do notice that though ecl
is the correct version the build date is more recent than for maxima