On 2025-07-03 17:25:48, Nils Bruin wrote:
>     # distutils: language = c++
> ImportError: libflint.so.19: cannot open shared object file: No such file 
> or directory
>
> ...
>
> I did bootstrap and configure. Should I "make distclean" as well?

Yes, whenever you upgrade one of sage's dependencies in a way that
changes its ABI (i.e. changes the library file name), many different
parts of sage need to be rebuilt. We don't really keep track of which
parts, so the only thing that works reliably is to nuke the existing
sage installation and start over.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/aGdF5GI7EEC0mUR7%40mertle.

Reply via email to