[sage-support] Re: error building sage-9.3 from source

2021-05-19 Thread julian...@gmail.com
Hi Greg, Could you check what `libflint-arb.so*` files and `libarb.so*` files are on your system? I suspect that an old libarb is being picked up somehow. On Thursday, May 20, 2021 at 12:37:42 AM UTC+2 Greg Marks wrote: > undefined symbol: _Z27_arb_fmpz_poly_evaluate_arbP10arb_structPKllPKS_l

[sage-support] Re: error building sage-9.3 from source

2021-05-19 Thread Matthias Koeppe
We'd need to see the top-level config.log corresponding to a failing build. On Wednesday, May 19, 2021 at 3:37:42 PM UTC-7 Greg Marks wrote: > > On a Debian 10 system, building sage-9.3 from source fails with this > > error: > > > > ... > > [dochtml] Traceback (most recent call last): > >

[sage-support] Re: error building sage-9.3 from source

2021-05-19 Thread Greg Marks
> On a Debian 10 system, building sage-9.3 from source fails with this > error: > >... >[dochtml] Traceback (most recent call last): >[dochtml] File "/usr/lib/python3.7/runpy.py", line 183, in > _run_module_as_main >[dochtml] mod_name, mod_spec, code =

Re: [sage-support] How to set the default pretty printing behaviour for sage?

2021-05-19 Thread Hongyi Zhao
On Wednesday, May 19, 2021 at 4:57:21 PM UTC+8 dim...@gmail.com wrote: > On Wed, May 19, 2021 at 9:53 AM Hongyi Zhao wrote: > > > > > > > > On Tuesday, May 18, 2021 at 9:53:44 PM UTC+8 dim...@gmail.com wrote: > >> > >> > >> > >> On Tue, 18 May 2021, 14:36 Hongyi Zhao, wrote: > >>> >

Re: [sage-support] How to set the default pretty printing behaviour for sage?

2021-05-19 Thread Dima Pasechnik
On Wed, May 19, 2021 at 9:53 AM Hongyi Zhao wrote: > > > > On Tuesday, May 18, 2021 at 9:53:44 PM UTC+8 dim...@gmail.com wrote: >> >> >> >> On Tue, 18 May 2021, 14:36 Hongyi Zhao, wrote: >>> >>> >>> >>> On Tuesday, May 18, 2021 at 6:31:08 PM UTC+8 dim...@gmail.com wrote: On

Re: [sage-support] How to set the default pretty printing behaviour for sage?

2021-05-19 Thread Hongyi Zhao
On Tuesday, May 18, 2021 at 9:53:44 PM UTC+8 dim...@gmail.com wrote: > > > On Tue, 18 May 2021, 14:36 Hongyi Zhao, wrote: > >> >> >> On Tuesday, May 18, 2021 at 6:31:08 PM UTC+8 dim...@gmail.com wrote: >> >>> >>> >>> On Tue, 18 May 2021, 10:38 Hongyi Zhao, wrote: >>> On

[sage-support] error building sage-9.3 from source

2021-05-19 Thread Greg Marks
On a Debian 10 system, building sage-9.3 from source fails with this error: ... [dochtml] Traceback (most recent call last): [dochtml] File "/usr/lib/python3.7/runpy.py", line 183, in _run_module_as_main [dochtml] mod_name, mod_spec, code = _get_module_details(mod_name,