Thanks. I get:

? default(datadir)
%1 = "/usr/share/pari"

so it seems it is correctly configured, but still not detected..


On 9/15/20 6:59 PM, Dima Pasechnik wrote:


On Tue, Sep 15, 2020 at 2:11 PM Nicolo' Piazzalunga <nicolopiazzalu...@gmail.com <mailto: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/56132297-ac87-c675-72f1-92c33a74c5f3%40gmail.com.

Reply via email to