Re: [sage-devel] Re: Another problem building Sage on 25.04

2025-05-23 Thread Richard Quint
On 5/23/25 3:43 PM, Antonio Rojas wrote: Ubuntu 25.04 is shipping a broken version of m4ri, use the bundled version. Following Antonio's suggestion I tried a clean install with ./configure --with-system-m4ri=no  and everything worked perfectly. -- You received this message because you are su

Re: [sage-devel] jmol doesn't start in 10.5

2024-12-12 Thread Richard Quint
e quickest way would by just > > make jmol > > from the directory you built Sage from. > Then try running your test again > > On Thu, Dec 12, 2024 at 12:24 PM Richard Quint > wrote: > > > > I have built Sage from source (sage-10.4.tar.gz and sage-10.5.tar.gz) on

[sage-devel] jmol doesn't start in 10.5

2024-12-12 Thread Richard Quint
I have built Sage from source (sage-10.4.tar.gz and sage-10.5.tar.gz) on four machines with different architectures and different derivatives of Debian.  On all machines the jmol viewer for 3d plots works under 10.4 but not under 10.5.  The RuntimeError Traceback is identical on all machines.