On May 20, 2026 5:38:32 AM CDT, Eric Gourgoulhon <
egourg...@gmail.com> wrote:
>Le mercredi 20 mai 2026 à 01:54:35 UTC+2, Michael Orlitzky a écrit :
>
>
>A non-editable install will be a lot better with regard to
>rebuilds. In the absence of any other information, meson generates
>dependencies on e.g. /usr/lib/libgmp.so in the ninja rules. If your
>distro updates gmp, even in a 100% compatible way, an editable install
>will rebuild sage the next time you start it.
>
>
>Personally, I find this very annoying... I'm using Ubuntu, where system
>updates are frequent. So quite often I run sage and a rebuild is triggered
>and it takes for 15 min or so before I get the sage prompt. Moreover, the
>rebuild happens silently (no message at all), which can be disturbing for
>some users.