On Tue, Sep 15, 2020 at 2:11 PM Nicolo' Piazzalunga <
nicolopiazzalu...@gmail.com> wrote:

> I did it.
>
> On 9/8/20 5:39 PM, Dima Pasechnik wrote:
> > sure - can you do this yourself?
>
> It seems sage is still unable to detect my pari-seadata package, even
> though the file /usr/share/pari/seadata/sea211 is present on my system.
>
> Do you know what the problem could be?
>
>
>
I think it looks at Pari/GP datadir to locate these files. What's its value?
At GP prompt, type

? default(datadir)

and see (e.g.)

%1 = "/usr/local/share/pari"

in this case GP expects seadata to be in
/usr/local/share/pari/seadata/

HTH
Dima

 configure:17484: checking is pari_seadata installed?
>    ***   at top-level: poldegree(ellmodulareqn(211)[1])
>    ***                           ^----------------------
>    *** ellmodulareqn: error opening seadata file:
> `/usr/share/pari/seadata/sea211'.
>
>
> gp_seadat_check=`echo "poldegree(ellmodulareqn(211)[1])" | $GP -qf 2>>
> config.log`
> if test x$gp_seadat_check = x212; then
>          { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
> $as_echo "yes" >&6; }
>
>
> Thanks.
>
> --
> 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 on the web visit
> https://groups.google.com/d/msgid/sage-devel/d2a4b9ff-9765-e68b-2f83-f63216dd752c%40gmail.com
> .
>

-- 
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 on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq3HAZ6omzrBYOtaN6NrqiG735vnwa9n_LUOOsTRL4jb3g%40mail.gmail.com.

Reply via email to