On 2016-09-19 11:06, YannLC wrote:
Should this be patched in Sage? patched upstream? left to the user?
Certainly in upstream PARI.
--
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,
Hi,
In Perl, Debian is removing '.' from @INC :
https://lists.debian.org/debian-devel-announce/2016/08/msg00013.html
This breaks the build for PARI on my machine. The workaround I used is just
to add '.' to PERL5LIB when building sage.
Should this be patched in Sage? patched upstream? left to