Re: [sage-devel] cannot compile sage-9.3 on Fedora Rawhide

2021-06-30 Thread Dima Pasechnik
Rawhide has been released after Sage 9.4, no wonder it is not supported. There are still problems with gcc 11 support by Sage, see https://trac.sagemath.org/ticket/31786 If you just want running Sage 9.3, probably conda is the easiest solution. https://doc.sagemath.org/html/en/installation/conda.h

Re: [sage-devel] Cannot compile sage

2012-02-25 Thread William Stein
On Sat, Feb 25, 2012 at 10:57 AM, Mike Zabrocki wrote: > I've never been able to compile sage for some reason and I always gave The reason is surely "cruft" in /usr/local. How about if you rename /usr/local to /usr/local.orig, do a clean build, then report what happens? After your build finish