Package: wxmaxima
Version: 24.02.1-1+b2
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 13.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.85+deb13-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages wxmaxima depends on:
ii  libc6                     2.41-12+deb13u2
ii  libgcc-s1                 14.2.0-19
ii  libstdc++6                14.2.0-19
ii  libwxbase3.2-1t64         3.2.8+dfsg-2
ii  libwxgtk-webview3.2-1t64  3.2.8+dfsg-2
ii  libwxgtk3.2-1t64          3.2.8+dfsg-2
ii  maxima                    5.47.0-7

Versions of packages wxmaxima recommends:
ii  maxima-doc  5.47.0-7

Versions of packages wxmaxima suggests:
pn  fonts-jsmath         <none>
ii  ibus-gtk3            1.5.32-2
pn  texlive-latex-extra  <none>

-- no debconf information

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.

The wxMaxima package was installed from the debian software repository.
Apparently GCC is not part of the default Debian installation.

It would probably be a good idea to document this issue somewhere.
Possibly pass this bug/issue to the wxMaxima team.

Run
sudo apt update && sudo apt install -y build-essential
in your terminal to install the complete development environment. 


------------------------------------
wxMaxima version: 24.02.1_GTK3
using wxWidgets version: wxWidgets 3.2.4
Maxima version: 5.47.0
Maxima build date: 2025-04-26 23:41:25
Host type: x86_64-pc-linux-gnu
System type: NIL NIL NIL
Lisp implementation type: GNU Common Lisp (GCL)
Lisp implementation version: GCL 2.7.1 git tag Version_2_7_2ore2
wxMaxima help dir: /usr/share/doc/wxmaxima
-------------------------------------

>From maxima support - Robert Dodier maxima issue #4731

This is a packaging bug in the Debian package for Maxima; 
the package should declare its dependency on GCC, 
given that Maxima is compiled with GCL, and GCL appears to require GCC.

I will try to remember to open a ticket on the bug tracker 
for the Debian package, although if you wish to do so, that would be terrific.

Reply via email to