Hello,
In a fresh cloned environment (9.8.beta7) I tried to build sage and it
ended with the failure of r-none (as it is a dummy package). It
appears that r is not installed on my system. Though is it a
requirement? Nothing in configure warned me so.
Best
Vincent
--
You received this message be
please post config.log
On Fri, 27 Jan 2023, 16:33 Vincent Delecroix, <20100.delecr...@gmail.com>
wrote:
> Hello,
>
> In a fresh cloned environment (9.8.beta7) I tried to build sage and it
> ended with the failure of r-none (as it is a dummy package). It
> appears that r is not installed on my sys
On Fri, Jan 27, 2023 at 5:39 PM RjOllos wrote:
>
> On Friday, January 27, 2023 at 9:20:47 AM UTC-8 dim...@gmail.com wrote:
> our no longer really maintained, but actively used, trac installation
> https://trac.sagemath.org/ is in the process of migrating to another platform.
> However, we'd like t
OK, the problem with trac-admin was due to our own old plugin,
https://github.com/sagemath/sage_trac_plugin,
which caused weirdness when run under root. Under a correct user, it went OK.
Hopefully the rest is manageable.
Sorry for noise,
Dmitrii
On Fri, Jan 27, 2023 at 7:54 PM Dima Pasechnik wro