Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-02-01 Thread Markus Wageringel
Rather than unsetting TERM, you could add set enable-meta-key off to your .inputrc file to solve this. I had the same problem here . Am Freitag, 31. Januar 2020 23:26:17 UTC+1 schrieb Josh Bevan: > > I "unset TERM" and that wo

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-31 Thread Josh Bevan
I "unset TERM" and that worked, currently a hundred something tests deep with no failures. Thanks again for your help! Josh On Friday, January 31, 2020 at 5:11:50 PM UTC-5, Dima Pasechnik wrote: > > On Fri, Jan 31, 2020 at 10:04 PM Josh Bevan > > wrote: > > On Friday, January 31, 2020 at 4:00:

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-31 Thread Dima Pasechnik
On Fri, Jan 31, 2020 at 10:11 PM Dima Pasechnik wrote: > > On Fri, Jan 31, 2020 at 10:04 PM Josh Bevan wrote: > > > > > > > > On Friday, January 31, 2020 at 4:00:34 PM UTC-5, Dima Pasechnik wrote: > >> > >> On Fri, Jan 31, 2020 at 8:47 PM Josh Bevan wrote: > >> > I'm able to load up sage and do

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-31 Thread Dima Pasechnik
On Fri, Jan 31, 2020 at 10:04 PM Josh Bevan wrote: > > > > On Friday, January 31, 2020 at 4:00:34 PM UTC-5, Dima Pasechnik wrote: >> >> On Fri, Jan 31, 2020 at 8:47 PM Josh Bevan wrote: >> > I'm able to load up sage and do the simple suggested "2+2" and >> > "factor(2005)". >> > However when I d

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-31 Thread Josh Bevan
On Friday, January 31, 2020 at 4:00:34 PM UTC-5, Dima Pasechnik wrote: > > On Fri, Jan 31, 2020 at 8:47 PM Josh Bevan > > wrote: > > I'm able to load up sage and do the simple suggested "2+2" and > "factor(2005)". > > However when I do > > [jbevan@scc-he1 sage-9.0]$ sage --testall > > > >

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-31 Thread Dima Pasechnik
On Fri, Jan 31, 2020 at 8:47 PM Josh Bevan wrote: > > Thanks for the help so far; a couple comments/questions: > The "spkg-configure.m4" for sqlite worked and was able to use an installed > version, but I then got the same error with brial-1.2.5 which also does not > recognize the --disable-main

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-31 Thread Josh Bevan
Thanks for the help so far; a couple comments/questions: The "spkg-configure.m4" for sqlite worked and was able to use an installed version, but I then got the same error with brial-1.2.5 which also does not recognize the --disable-maintainer-mode option. I suspect continuing down this route wou

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-31 Thread Dima Pasechnik
On Fri, Jan 31, 2020 at 3:20 AM Isuru Fernando wrote: > > > " WARNING: 'aclocal-1.15' is missing on your system." Which seems > > unimportant since it's followed with the text "You only need it if..." with > > reasons that don't pertain to me. > > One possible reason is that somehow the timestam

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-31 Thread Dima Pasechnik
cf https://trac.sagemath.org/ticket/28511 On Fri, Jan 31, 2020 at 8:37 AM Dima Pasechnik wrote: > > On Fri, Jan 31, 2020 at 3:20 AM Isuru Fernando wrote: > > > > > " WARNING: 'aclocal-1.15' is missing on your system." Which seems > > > unimportant since it's followed with the text "You only nee

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-31 Thread Dima Pasechnik
On Fri, Jan 31, 2020 at 3:20 AM Isuru Fernando wrote: > > > " WARNING: 'aclocal-1.15' is missing on your system." Which seems > > unimportant since it's followed with the text "You only need it if..." with > > reasons that don't pertain to me. > > One possible reason is that somehow the timestam

Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-01-30 Thread Isuru Fernando
> " WARNING: 'aclocal-1.15' is missing on your system." Which seems unimportant since it's followed with the text "You only need it if..." with reasons that don't pertain to me. One possible reason is that somehow the timestamps for the files got messed up. Easiest solution would be to install aut