Re: [sage-devel] sagenb failed to build on 8.8.beta3

2019-05-31 Thread Colby Kelln
I've installed (or rather updated) libpng and am attempting to build sage again. I'll post again if there is still a complication. Thanks so much for your efforts! On Friday, May 31, 2019 at 5:10:45 PM UTC-4, Dima Pasechnik wrote: > > On Fri, May 31, 2019 at 9:35 PM 'Justin C. Walker' via sage-d

Re: [sage-devel] sagenb failed to build on 8.8.beta3

2019-05-31 Thread Dima Pasechnik
On Fri, May 31, 2019 at 9:35 PM 'Justin C. Walker' via sage-devel wrote: > > > > > On May 31, 2019, at 12:02 , Dima Pasechnik wrote: > > > > On Fri, May 31, 2019 at 5:49 PM Colby Kelln wrote: > >> > >> Hi, > >> > >> $ pkg-config --libs libpng > >> > >> -L/usr/local/Cellar/libpng/1.6.34/lib -lpng

Re: [sage-devel] sagenb failed to build on 8.8.beta3

2019-05-31 Thread 'Justin C. Walker' via sage-devel
> On May 31, 2019, at 12:02 , Dima Pasechnik wrote: > > On Fri, May 31, 2019 at 5:49 PM Colby Kelln wrote: >> >> Hi, >> >> $ pkg-config --libs libpng >> >> -L/usr/local/Cellar/libpng/1.6.34/lib -lpng16 -lz >> >> >> and >> >> >> $ pkg-config --cflags libpng >> >> -I/usr/local/Cellar/li

[sage-devel] sagenb failed to build on 8.8.beta3

2019-04-21 Thread Vincent Delecroix
Dear all, Starting from scratch, I failed to build sagenb. More precisely, it failed building its documentation with Running Sphinx v1.8.5 making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 19 source files that are out of date updat