John H Palmieri schrieb: >> >> PS: I've downloaded a binary Sage package and tried to build the docs, >> >> but I'm getting "Illegal instruction" errors when importing some sage >> >> modules. Even ``./sage -ba`` did not help :| >> >> > You could try >> >> > sage -f mpir-1.2.p4 >> > sage -f atlas-3.8.3.p7 >> >> > These commands rebuild these parts of Sage, and these seem to often >> > cause this error message when they're built on a processor which >> > doesn't quite match the one you're trying to run them on. >> >> Rebuilding mpir seems to have done the trick! Thanks very much. >> >> Georg > > While we're thanking each other :), I've now had a chance to test your > patch, and it works just the way it used to. So thanks: we're one > step closer to including Sphinx 0.6.2 in Sage. We may use the > "weakref" fix mentioned in the other thread, since it seems to fix our > problem without causing any issues that we've noticed. and I think > it's our only remaining obstacle.
This is now fixed, too. It was a complete oversight on my part :| Memory usage is now only a slight bit increased compared to 0.5.x. 0.6.3 is coming! Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
