Elliot Findley wrote:
Hello. I tried to build sage-6.1.1 on Ubuntu 14.04 LTS. My laptop is an
Asus Ux31A notebook.

Note that Sage 6.2 has been released a couple of weeks ago (although that presumably won't fix this particular issue).


It built for an hour before failing when trying to build
package: ppl-1.1pre9.p0.

Well, that's not really a build error; it's just PPL's test suite failing due to floating-point noise.

Try installing the package with SAGE_CHECK unset or set to 'no', then run 'make' again, e.g. by typing

$ env SAGE_CHECK=no ./sage -i ppl && make


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to