On my laptop (32-bit Pentium M running SuSE), upgrading from
3.2.2.alpha0, it builds without complaining. I am running sage -
testall -long at the moment, and so far there are two failures:

- the one from sage/misc/cachefunc.py which happened last time, with
source introspection not working for cdef functions;

- a "mysterious error" in sage/groups/perm_gps/partn_ref/
refinement_graphs.pyx, which I think was just out of memory (I ran it
again while keeping an eye on "top" and it worked, but peak memory
usage was about 98% of maximum).

David

On Dec 11, 11:10 am, Jason Grout <[EMAIL PROTECTED]> wrote:
> mabshoff wrote:
>
> > [quote]
> > Version 3.9 --- Version 3.10
>
> >   As usual, when a new version is released, there are some new and
> > improved algorithms, and many new programs have been incorporated into
> > simcalc. The basic structure of SIMATH has remained essentially
> > unchanged.
>
> >   The GNU readline library is now part of the SIMATH distribution.
> > This
> > should make installation a little bit easier.
> > [end quote]
>
> > So I poked around a little and guess what: "simcalc/simov/
> > getline.S:#include <readline/readline.h>" and since readline is GPL
> > this looks like someone is potentially violating the GPL. IANAL and
> > all that applies obviously :)
>
> That readline library being GPL has turned out to be a very smart
> decision for GNU, hasn't it?  It seems like several other pieces of math
> software became GPL because they really wanted to use readline.
>
> Jason
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to