On Sunday, July 22, 2012 11:13:55 AM UTC-4, Dr. David Kirkby wrote: > > I tried to build sage-5.2.rc0 on an IBM x3650 server. This is fitted with > a pair > of quad core Intel Xeon X5460 (3.16 GHz) and has 48 GB RAM. It has CentOS > 4.7, > which is a rather old Linux distribution, which is essentially Redhat 4.7. > > Sage builds fine, but when producing the documentation, I get 24761 errors > like: >
Hi Dave, If you have time, could you try running the commands $ rm -rf SAGE_ROOT/devel/sage/doc/output $ sage --docbuild all html -j and see how many errors you get then, and whether the output looks any better? In the future, I hope that the "-j" flag will become the default setting (trace 13143), so I'm wondering if this will at least partially solve the problem. -- John -- -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
