[sage-devel] Re: minimal requirements

2022-02-04 Thread Matthias Koeppe
On Friday, February 4, 2022 at 5:39:46 AM UTC-8 Eric Gourgoulhon wrote: > Le vendredi 4 février 2022 à 01:05:05 UTC+1, Matthias Koeppe a écrit : > >> And >> https://doc.sagemath.org/html/en/reference/spkg/_prereq.html#spkg-prereq >> has formatted versions of this information. >> > > Shouldn't gf

Re: [sage-devel] Re: minimal requirements

2022-02-04 Thread Dima Pasechnik
On Fri, 4 Feb 2022, 13:39 Eric Gourgoulhon, wrote: > Le vendredi 4 février 2022 à 01:05:05 UTC+1, Matthias Koeppe a écrit : > >> And >> https://doc.sagemath.org/html/en/reference/spkg/_prereq.html#spkg-prereq >> has formatted versions of this information. >> >> > Shouldn't gfortran be added to th

[sage-devel] Re: minimal requirements

2022-02-04 Thread Eric Gourgoulhon
Le vendredi 4 février 2022 à 01:05:05 UTC+1, Matthias Koeppe a écrit : > And > https://doc.sagemath.org/html/en/reference/spkg/_prereq.html#spkg-prereq > has formatted versions of this information. > > Shouldn't gfortran be added to the above lists (at least for Linux systems)? Of course, it is

Re: [sage-devel] Re: minimal requirements

2022-02-03 Thread Thierry
On Thu, Feb 03, 2022 at 04:05:05PM -0800, Matthias Koeppe wrote: > And https://doc.sagemath.org/html/en/reference/spkg/_prereq.html#spkg-prereq > has formatted versions of this information. Thanks, this is the kind of lists i was looking for. Ciao, Thierry > On Thursday, February 3, 2022 at 3:

[sage-devel] Re: minimal requirements

2022-02-03 Thread Matthias Koeppe
And https://doc.sagemath.org/html/en/reference/spkg/_prereq.html#spkg-prereq has formatted versions of this information. On Thursday, February 3, 2022 at 3:59:00 PM UTC-8 Matthias Koeppe wrote: > README.md links to the files build/pkgs/*_prereq*/distros/*.txt for this > purpose. > > Yes, the in

[sage-devel] Re: minimal requirements

2022-02-03 Thread Matthias Koeppe
README.md links to the files build/pkgs/*_prereq*/distros/*.txt for this purpose. Yes, the installation guide needs improvements; this is https://trac.sagemath.org/ticket/33088 (which needs help). On Thursday, February 3, 2022 at 2:51:44 PM UTC-8 Thierry (sage-googlesucks@xxx) wrote: > Hi,