I actually had both gmp and flint manually installed before. Can I tell
Sage somehow to use my local gmp and flint?
I had already issued:
source .homebrew-build-env
However, I didn't issue ./bootstrap before doing ./configure.
On Friday, February 4, 2022 at 7:27:40 PM UTC+1 dim...@gmail.com wrot
Try using flint from Homebrew instead:
brew install flint
(by the way, it seems that your gmp Homebrew installation is broken -
maybe try reinstalling it, from Homebrew?)
And don't forget executing
source .homebrew-build-env
before
./bootstrap && ./configure
On Fri, Feb 4, 2022 at 6:14 PM mod
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
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
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