[sage-devel] Re: Status of simple server API

2013-06-16 Thread Dima Pasechnik
On 2013-06-16, kcrisman wrote: > --=_Part_606_21518160.1371342662093 > Content-Type: text/plain; charset=ISO-8859-1 > > > > On Saturday, June 15, 2013 5:26:31 PM UTC-4, William wrote: >> >> >> On Jun 15, 2013 12:22 PM, "Andrey Novoseltsev" >> > >> wrote: >> > >> > On Jun 14, 4:28 pm, William

[sage-devel] Broken dvipng now prevents plotting

2013-06-16 Thread Michael Orlitzky
I reported this a long time ago when it was preventing me from building the documentation. Now in 5.10.x (and maybe earlier, I haven't been plotting anything for a while), it prevents me from creating plots: http://trac.sagemath.org/sage_trac/ticket/12276 I guess I'm a corner case for using a r

[sage-devel] Re: Error in compiling Sage 5.9 in Fedora 18

2013-06-16 Thread leif
Volker Braun wrote: I haven't seen that on Fedora before, but then I've never tried to compile gcc in Sage. Ideally you'd just install the Fedora toolchain: sudo yum install gcc-c++ gcc-gfortran Still, /home/wmchung/Sage-build-5.9/sage-5.9/spkg/build/sqlite-3.7.5.p1/src/config.log would be

[sage-devel] Re: Error in compiling Sage 5.9 in Fedora 18

2013-06-16 Thread Volker Braun
I haven't seen that on Fedora before, but then I've never tried to compile gcc in Sage. Ideally you'd just install the Fedora toolchain: sudo yum install gcc-c++ gcc-gfortran On Sunday, June 16, 2013 8:02:33 AM UTC-4, Wai Man Chung wrote: > > Dear all, > > I am building Sage 5.9 from source co

[sage-devel] Error in compiling Sage 5.9 in Fedora 18

2013-06-16 Thread Wai Man Chung
Dear all, I am building Sage 5.9 from source code in Fedora 18 64 bit. I meet error during the compilation : == checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking depend