A quick way to install Sage 9.5 from sources on Ubuntu 20.04 is decribed at
https://sagemanifolds.obspm.fr/install_ubuntu.html
HTH.
Eric.
Le dimanche 27 février 2022 à 13:08:36 UTC+1, iitds...@gmail.com a écrit :
> Hi all,
>
> I have been trying to install sage 9.5 from source on Ubuntu.
>
> A
2022-02-27 13:08:36 UTC+1, Saksham:
>
> CC=gcc-7 CXX=g++ FC=gfortran-7 ./configure
What do the following give?
```
$ which gcc-7
$ which g++
$ which gfortran-7
$ gcc-7 --version
$ g++ --version
$ gfortran-7 --version
```
--
You received this message because you are subscribed to the Google Group