On Sun, Feb 2, 2025 at 5:58 PM Pawani Agarwal
wrote:
>
> Okay thank you. Also ./sage is also not working so should I do make distclean
> and then make?
typically "make distclean" (it takes long time to rebuild everything
from scratch) is not needed after changes in src/sage/
"make build" shoul
Okay thank you. Also ./sage is also not working so should I do make
distclean and then make?
On Sun, 2 Feb 2025 at 11:58 PM, David Roe wrote:
> The first thing I would try would be to use `make build` rather than sage
> -br. The error you're seeing is related to missing flint, and sage -br
> o
The first thing I would try would be to use `make build` rather than sage
-br. The error you're seeing is related to missing flint, and sage -br
only helps with changes to Cython code within the Sage library, not
packages that Sage depends on.
David
On Sun, Feb 2, 2025 at 9:11 AM Pawani Agarwal <