Bug#1143982: #4731 draw() does not work on new debian 13 installation
Tim Krimm <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <CAD-Cwrm=Y1VVMJQdwFqt6u5eXGggqX+6uEPz-yAkJz2=rwPT=Q__21181.007607241$1787339835$gmane$org@mail.gmail.com> |
see: https://sourceforge.net/p/maxima/bugs/4731/ #4731 draw() does not work on new debian 13 installation I get an error message when attempting to use draw() and wxdraw() inside wxMaxima. I get errors like "cannot load draw.lisp." I discovered that if I install the GCC compiler on Debian that the bug went away. Apparently there is additional maxima code that needs to be compiled when certain functions are called by maxima.