I've been building Sage on 32-bit Archlinux for at least one year now.

With 4.2, I only have two problems: the sqlite issue and the R issue.
Thanks to previous threads on this sort of thing, I work around them
by copying the system libreadline.so and libgcc.so to the appropriate
places in the sage build directory.

It's a bit annoying because as far as I can tell I have to wait for
sqlite to fail before copying libreadline, and then for R to fail
before copying libgcc.  So the whole thing needs a bit too much of my
attention.

On the other hand, after that I have sage-4.2-goodness with longtests
passing.  There are no problems with Singular on my system.


Best,
Alex


On Sat, Nov 07, 2009 at 09:06:36PM -0800, William Stein wrote:
> 
> > * Build hangs while building libfplll, which is worked around by copying the
> > system's libfplll, and editing the $SAGE_ROOT/local/installed/ to make the
> > build system think that libfplll is installed.
> 
> I didn't see this at all.
> 
> > * Finally, after the build is done, starting Sage or running the doctests
> > fails with a message about a function in the Singular interface not being
> > implemented. I do not know any workarounds to this.
> 
> I didn't see this at all either.
> 
[...]

-- 
Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne
-- Australia -- http://www.ms.unimelb.edu.au/~aghitza/

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to