I do this , probably not the best way :
git pull checkout develop in the sage dir , then ./bootstrap
./configure and make -j xx
But I get sage from the sage github
Le 20/10/2024 à 02:58, Jackson Walters a écrit :
Yes, it is 10.5.beta0. I’m not entirely sure how to switch to the
latest beta
Yes, it is 10.5.beta0. I’m not entirely sure how to switch to the latest
beta version. I’m just on the branch of the PR that I’m working on
currently.
Do I have to rebase?
No worries, I should’ve included which version I was working with. I should
also mention I do have an installation from binar
According to the config.log, you are trying to install Sage 10.5.beta0
- which might just not work.
(beta0 are often broken, etc). Anyway, for the development purposes
you'd normally use one of the latest betas.
The latest is 10.5.beta7. Please try it instead.
If you already have changes in your s