[sage-devel] Re: python3 status report

2018-10-28 Thread Kwankyu Lee
> > How did your tentative fail ? > It was incremental build from sage with python2. So I tried to build in a freshly-cloned repository, and sage with python3 was built successfully on my mac. Thanks! -- You received this message because you are subscribed to the Google Groups

Re: [sage-devel] sage 8.4 compilation error with r

2018-10-28 Thread Samuel Lelievre
So the solution is to change your PATH before you start building Sage, so that the PATH does not contain Anaconda. -- 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

Re: [sage-devel] sage 8.4 compilation error with r

2018-10-28 Thread François Bissey
It is the file, thank you. And the relevant bit is: configure:41026: checking if libcurl is version 7 and >= 7.22.0 configure:41055: gcc -o conftest -g -O2 -fPIC -I/Users/mercatp/anaconda3/include -L/Users/mercatp/sage/local/lib -Wl,-rpath,/Users/mercatp/sage/local/lib conftest.c

[sage-devel] Re: python3 status report

2018-10-28 Thread John H Palmieri
I regularly build with Python 3 on a mac. Well, not the documentation, but everything else. On Sunday, October 28, 2018 at 5:07:12 AM UTC-7, Frédéric Chapoton wrote: > > No idea. Did some other people manage or fail to build sage with python3 > on mac ? > > How did your tentative fail ? > > Le

Re: [sage-devel] sage 8.4 compilation error with r

2018-10-28 Thread Dima Pasechnik
On Sun, Oct 28, 2018 at 5:27 PM 'Paul Mercat' via sage-devel wrote: > > Is it this file ? this looks like the main sage's config.log, not the one from R. To get the latter, look at the bottom of logs/pkgs/r-3.4.4.p0.log for the location of the R build directory and look for config.log there. > >

Re: [sage-devel] sage 8.4 compilation error with r

2018-10-28 Thread 'Paul Mercat' via sage-devel
Is it this file ? Le dimanche 28 octobre 2018 14:33:07 UTC+1, Erik Bray a écrit : > > It might be more useful to see the config.log for R. I think usually > when a build fails there is a message providing a path to the > config.log of the build. > This would tell us exactly what commands

Re: [sage-devel] Re: Remove sagenb documentation from the reference manual?

2018-10-28 Thread Dima Pasechnik
I just want to mention that sagenb 1.1.0 comes with docs installed in SAGE_LOCAL/share... so there is no regression - except I have no idea how to properly link it from Sage's docs. Dima On 28 Oct 2018 1:56 pm, "Erik Bray" wrote: On Sun, Oct 14, 2018 at 10:42 AM François Bissey wrote: > > >

Re: [sage-devel] Re: Remove sagenb documentation from the reference manual?

2018-10-28 Thread Erik Bray
On Sun, Oct 14, 2018 at 10:42 AM François Bissey wrote: > > > > > On 14/10/2018, at 21:37, Vincent Delecroix <20100.delecr...@gmail.com> > > wrote: > > > > I am impressed by the number of persons > > I see still using the legacy notebook. > > The whole math department of university of Canterbury

Re: [sage-devel] sage 8.4 compilation error with r

2018-10-28 Thread Erik Bray
It might be more useful to see the config.log for R. I think usually when a build fails there is a message providing a path to the config.log of the build. This would tell us exactly what commands configure ran and why it failed (in principle). On Sun, Oct 28, 2018 at 12:55 PM 'Paul Mercat' via

[sage-devel] Re: python3 status report

2018-10-28 Thread Frédéric Chapoton
No idea. Did some other people manage or fail to build sage with python3 on mac ? How did your tentative fail ? Le dimanche 28 octobre 2018 12:03:01 UTC+1, Kwankyu Lee a écrit : > > Is the status the same also for mac? I recently tried to build sage for > python 3 on mac, but only to fail... >

Re: [sage-devel] Re: SIXEL graphics for Sage?

2018-10-28 Thread Erik Bray
On Wed, Oct 24, 2018 at 1:02 PM Sébastien Labbé wrote: > > > > On Wednesday, October 24, 2018 at 1:00:15 PM UTC+2, Sébastien Labbé wrote: >> >> This seems great! It seems something that should be incorporated in ipython >> as an option so that Sage could just use it. > > > Actually, there exists

Re: [sage-devel] sage 8.4 compilation error with r

2018-10-28 Thread 'Paul Mercat' via sage-devel
Yes, I have bc 1.06 Le dimanche 28 octobre 2018 12:57:58 UTC+1, Dima Pasechnik a écrit : > > Do you have bc installed? > It is needed by curl-config > (There is a trac ticket about it) > > On 28 Oct 2018 11:55 am, "'Paul Mercat' via sage-devel" < > sage-...@googlegroups.com > wrote: > > Hi ! >

Re: [sage-devel] sage 8.4 compilation error with r

2018-10-28 Thread Dima Pasechnik
Do you have bc installed? It is needed by curl-config (There is a trac ticket about it) On 28 Oct 2018 11:55 am, "'Paul Mercat' via sage-devel" < sage-devel@googlegroups.com> wrote: Hi ! I tried to compile sage-8.4 on my computer on OS X, and I get the following error. I compiled using

[sage-devel] Re: python3 status report

2018-10-28 Thread Kwankyu Lee
Is the status the same also for mac? I recently tried to build sage for python 3 on mac, but only to fail... -- 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