I was wondering what I am suppose to do with libreadline to get it to compile.
On Nov 8, 6:39 pm, William Stein <[email protected]> wrote: > On Sun, Nov 8, 2009 at 3:33 PM, Josh <[email protected]> wrote: > > > What is your work around for thesqliteissue? > > I don't know who you're asking, but for me it's to copy the > system-wide readline library into SAGE_ROOT/local/lib/, as you > suggested. > > William > > > > > On Nov 8, 12:13 am, Alex Ghitza <[email protected]> wrote: > >> I've been building Sage on 32-bit Archlinux for at least one year now. > > >> With 4.2, I only have two problems: thesqliteissue 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 > >>sqliteto 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/ > > -- > William Stein > Associate Professor of Mathematics > University of Washingtonhttp://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
