On Friday, January 13, 2023 at 12:33:16 PM UTC-5 John H Palmieri wrote:
It may be (as pointed out on a similar thread in the group sage-devel) that
some of the Debian packages have versions that are too new to be used with
Sage. You could tell Sage to build its own Python, its own Gap, perhaps i
It may be (as pointed out on a similar thread in the group sage-devel) that
some of the Debian packages have versions that are too new to be used with
Sage. You could tell Sage to build its own Python, its own Gap, perhaps its
own Singular (if the system one is causing problems):
./configure --
After some more updated came to Sid, I tried again. Still does not
compile, but breaks much sooner. Here is the new log:
https://web.math.utk.edu/~finotti/tmp/install-2.log
Sid's own packaged version of Sage also cannot be installed at the moment:
# apt install sagemath
Reading package lists
Cannot build sage-9.8.beta6 either...
On Monday, January 9, 2023 at 2:14:38 PM UTC-5 Luis Finotti wrote:
> My working installation of Sage 9-7 (built from source) on Debian Sid
> stopped working. I thought it was due to the recent transition to Python
> 3.11 (or some other change in Sid). So,