On Tue, Sep 24, 2024 at 4:38 AM Kwankyu Lee <ekwan...@gmail.com> wrote:
> It is unusual to pick "/home/username/.sage/sage" as the sage root directory. 
> We recommend "/home/username/sage/sage".

Indeed, ~/.sage/ has a special purpose in Sage, for storing various
temporary things, configs, etc.
Better avoid this double use. (I'm not 100% sure this is the issue,
but would be nice to rule out before we do anything more)

Another potential source of trouble might be the need to build Python,
as seen in config.log:

configure:162301: result: python3:                        no suitable
system package; standard, SPKG version 3.12.4 will be installed


Can't you install OpenSUSE package python312,
and use the corresponding  Python (./configure allows you to pick a
particular python3 to use) ?

Dima

>
> Kwankyu
>
> --
> 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/8578cb4a-7914-4bc6-bb08-b8a1909c1c7bn%40googlegroups.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/CAAWYfq3SHdZa%2BDqA3xkr3FMdgPb%2B_biAXAgEGKi0UpxkyG%3Dq_w%40mail.gmail.com.

Reply via email to