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 bug
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.
On
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
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
> https://github.com/sagemath/sage/blob/develop/README.md#instructions-to-build-from-
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 i
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