On 29.07.2017 06:33, Toseli de Farias Matos wrote:
> Dear All,
> 
> the problem persists even with wxMaxima 16.12.2 and 17.04.
> 
Then gcl has again incorporated a change that made it incompatible with
wxMaxima without changing its major version number. Seems like we need a
lisp wizard to find out what happened in order to fix that again.

Another way out might be to compile maxima with a lisp like clisp which
doesn't tend to suddenly get incompatible to maxima or wxMaxima after
the release of a debian version - which unfortunately has the drawback
that clisp is *slow*:

 - install clisp and build-essential
 - download maxima's sources.
 - cd into maxima's directory
 - ./configure --enable-clisp --prefix=/usr
 - make
 - make install

reassign maxima,gcl,wxmaxima

Reply via email to