Re: [sage-support] Re: after upgrade to 9.3, SignalError: Illegal instruction

2021-09-01 Thread Dima Pasechnik
this is most probably https://trac.sagemath.org/ticket/32424 On Wed, 1 Sep 2021, 22:30 Max Alekseyev, wrote: > I'm also seeing illegal instruction in Sage 9.3 and 9.4 (and not in 9.2) > while doing some linear algebra, although I'm not sure if it's the same bug > or not. > In either case, my

Re: [sage-support] Sage Crash Report

2021-09-01 Thread hbetx9
I can ask this another way. I have the tarball, and I want to end up with a system wide install. This is not build from source. What is the best way to do this? In the referenced instructions the modification is to SAGE_LOCAL and not SAGE_ROOT. I'm confused as to the difference and effect.

Re: [sage-support] Re: after upgrade to 9.3, SignalError: Illegal instruction

2021-09-01 Thread Max Alekseyev
I'm also seeing illegal instruction in Sage 9.3 and 9.4 (and not in 9.2) while doing some linear algebra, although I'm not sure if it's the same bug or not. In either case, my bugreport is submitted to https://trac.sagemath.org/ticket/32447 Regards, Max On Thursday, August 26, 2021 at 2:38:10

Re: [sage-support] Sage Crash Report

2021-09-01 Thread hbetx9
As the directory is in /opt and ownership is root.root, I can't run this as it gets permission denied when writing the log file. On Wednesday, September 1, 2021 at 2:08:56 PM UTC-5 Matthias Koeppe wrote: > See >

Re: [sage-support] Sage Crash Report

2021-09-01 Thread Matthias Koeppe
See https://github.com/sagemath/sage/blob/develop/README.md#instructions-to-build-from-source point 4 ("./configure --prefix") On Wednesday, September 1, 2021 at 12:00:15 PM UTC-7 hbetx9 wrote: > So I got this working in my home directory but want the SageMath directory > system wide. I moved

Re: [sage-support] Sage Crash Report

2021-09-01 Thread hbetx9
So I got this working in my home directory but want the SageMath directory system wide. I moved it to /opt and changed ownership to root.root, however this causes now a disagreement with the SAGE_ROOT environment variable. Should I unpack the tarball as root there to install or is there an easy