[sage-devel] Re: sage-4.2

2009-11-05 Thread kcrisman
Hi sage-devel and sage-release, here is as official an announcement as we will likely get. Note a huge amount of work on the sagenb, of course, and also the rather perplexing issue of what to do with contributions to the sagenb package, since they aren't merged in any particular alpha. At the v

[sage-devel] Re: sage-4.2

2009-11-03 Thread William Stein
On Tue, Nov 3, 2009 at 4:32 AM, David Kohel wrote: > > I've verified that I can build sage-4.2 on my laptop running 10.6, > but > that singular fails (with similar errors reported in the above > logfile) on > two recent Mac desktop machines with the latest XCode. > > A pending software update to

[sage-devel] Re: sage-4.2

2009-11-03 Thread David Kohel
Hi, I just verified that my home Mac desktop is 10.6.1 (and current for all Mac updates). I need to kill all of my jobs to update my office machine, so I deferred this step at work. However this is not the source of the problem. Instead it seems that the problem is due to running MacOSX in 64

[sage-devel] Re: sage-4.2

2009-11-03 Thread David Kohel
I've verified that I can build sage-4.2 on my laptop running 10.6, but that singular fails (with similar errors reported in the above logfile) on two recent Mac desktop machines with the latest XCode. A pending software update to 10.6.1 (requires a reboot) could explain the difference, but the sp

[sage-devel] Re: sage-4.2

2009-11-02 Thread William Stein
On Mon, Nov 2, 2009 at 2:18 PM, David Kohel wrote: > > Hi, > > What is the current status of MacOS 10.6 compatibility? Sage-4.2 builds from source no problem with 10.6.1 and GCC 4.2.1 on all my test machines, and we've had no reported build failures until yours now.Some tests related to symb

[sage-devel] Re: sage-4.2

2009-11-02 Thread David Kohel
Hi, What is the current status of MacOS 10.6 compatibility? I just downloaded sage-4.2.tar to my desktop machine and compilation fails in the singular package (see below). I don't seem to have succeeded in compiling sage-4.1.2 on any MacOS 10.6 desktop although it seems to have compiled on my 10.

[sage-devel] Re: sage-4.2, solved problems and 3 questions (for Ldap)

2009-10-29 Thread William Stein
On Thu, Oct 29, 2009 at 3:39 PM, Philippe Saade wrote: > > Hi > > I have the pleasure to work in an office close to that of Thierry and > we talked about the interest of using Kerberos as an authentication > mechanism at our University. > > Wouldn't it be nice for Sage to be "Kerberised" so peopl

[sage-devel] Re: sage-4.2, solved problems and 3 questions (for Ldap)

2009-10-29 Thread Philippe Saade
Hi I have the pleasure to work in an office close to that of Thierry and we talked about the interest of using Kerberos as an authentication mechanism at our University. Wouldn't it be nice for Sage to be "Kerberised" so people could very easily use a Kerberos server or an Active Directory Serve

[sage-devel] Re: sage-4.2, solved problems and 3 questions (for Ldap)

2009-10-29 Thread William Stein
On Thu, Oct 29, 2009 at 3:14 AM, Tim Joseph Dumol wrote: > Hey, > > Are you making the changing the right files? The new sagenb should be in > /opt/sage-bin/local/lib/python/site-packages/sagenb, although development on > sagenb should be done by downloading and extracting latest spkg at > http:/

[sage-devel] Re: sage-4.2, solved problems and 3 questions (for Ldap)

2009-10-29 Thread Tim Joseph Dumol
Hey, Are you making the changing the right files? The new sagenb should be in /opt/sage-bin/local/lib/python/site-packages/sagenb, although development on sagenb should be done by downloading and extracting latest spkg at http://sage.math.washington.edu/home/wstein/patches/sagenb/ and editing the

[sage-devel] Re: sage-4.2

2009-10-26 Thread Stan Schymanski
I think it worked for me with OS X 10.4.11 and Sage-4.1.1: compile, try out, rename directory, run again ("wait while sage is resetting the path" or something along these lines), then do sage -clone blah. This having said, I have not been able to compile Sage-4.1.2 at all and after hearing abo

[sage-devel] Re: sage-4.2

2009-10-25 Thread William Stein
On Sun, Oct 25, 2009 at 4:15 PM, Georg S. Weber wrote: > > Sigh. > > It seems that in the recent past, I never moved Sage installs after > building, whenever I wanted to do development. So whenever I created > clones under devel/, the Sage install in question was still in > precisely the same pla

[sage-devel] Re: sage-4.2

2009-10-25 Thread Georg S. Weber
Sigh. It seems that in the recent past, I never moved Sage installs after building, whenever I wanted to do development. So whenever I created clones under devel/, the Sage install in question was still in precisely the same place (path), where it had been built. This works fine even with bleedin

[sage-devel] Re: sage-4.2

2009-10-25 Thread Georg S. Weber
> I just tested cloning on a new sage-4.2 build on sage.math (linux) and > bsd.math (os x) and it worked in both cases. > >  -- William > Hi William, thanks for your quick support! Strangely, cloning does not work anymore for me even for Sage-4.1.2 and Sage-4.1.1. At least for Sage-4.1.1, cloni

[sage-devel] Re: sage-4.2

2009-10-25 Thread William Stein
On Sun, Oct 25, 2009 at 1:09 PM, Georg S. Weber wrote: > > Hi all, > > on my MacIntel, cloning (i.e. "sage -clone blah") does not seem to > work anymore. During cloning, several extensions are built anew (that I just tested cloning on a new sage-4.2 build on sage.math (linux) and bsd.math (os x)

[sage-devel] Re: sage-4.2

2009-10-25 Thread Georg S. Weber
Hi all, on my MacIntel, cloning (i.e. "sage -clone blah") does not seem to work anymore. During cloning, several extensions are built anew (that was not always the case, and I do wonder why this was introduced). Until, and including: building 'sage.ext.interpreters.wrapper_cdf' extension everyt

[sage-devel] Re: sage-4.2

2009-10-25 Thread Tim Joseph Dumol
As far as I know, that is indeed the problem. Sage's version is linked to termcap. I am not sure whether this is the reason, but in /etc/profile, there is a line that goes: {{{ unset TERMCAP }}} which may be the problem. Also, Arch Linux has no libtermcap. - Tim Joseph Dumol On Sun, Oct 25

[sage-devel] Re: sage-4.2

2009-10-25 Thread Andrzej Giniewicz
Hi, the readline issue during build: symbol lookup error: /opt/sage/local/lib/libreadline.so.6: undefined symbol: PC is still here (on Arch 64 bit at least), copying native libreadline.so.6 from Arch to /opt/sage/local/lib solves the issue. Quick check shows, that readline in sage is not linked

[sage-devel] Re: sage-4.2

2009-10-24 Thread William Stein
On Sat, Oct 24, 2009 at 11:15 PM, William Stein wrote: > Hello, > > Mike Hansen and I have released sage-4.2. > > You can download the source here: > http://sage.math.washington.edu/sage/src/sage-4.2.tar > Binaries, official announcements, etc., will follow in a few days. > > You can also upgrade

[sage-devel] Re: Sage 4.2.alpha1 released

2009-10-24 Thread mhampton
All tests passed on my somewhat flaky AMD Turion TL-50 laptop, on Ubuntu 9.04. -Marshall On Oct 23, 5:14 am, Mike Hansen wrote: > Hello all, > > Sage 4.2.alpha1 is out.  Source and binary areavailable at > > http://sage.math.washington.edu/home/mhansen/release/4.2/alpha1/sage-...http://sage.mat

[sage-devel] Re: Sage 4.2.alpha1 released

2009-10-23 Thread William Stein
Build report for sage-4.2.alpha1: * Cygwin: Error building sqlite. (i.e., Sage gets essentially nowhere). No released sage has ever been built on this machine. * sage.math (ubuntu 64-bit): Builds fine and all tests pass * OS X 10.6: Builds fine, but all of the following tests fail:

[sage-devel] Re: Sage 4.2.alpha1 released

2009-10-23 Thread John H Palmieri
On Oct 23, 11:57 am, Jaap Spies wrote: > Mike Hansen wrote: > > Hello all, > > > Sage 4.2.alpha1 is out.  Source and binary areavailable at > > >http://sage.math.washington.edu/home/mhansen/release/4.2/alpha1/sage-... > >http://sage.math.washington.edu/home/mhansen/release/4.2/alpha1/sage-... > >

[sage-devel] Re: Sage 4.2.alpha1 released

2009-10-23 Thread mhampton
Built from source on a 10.4.11 intel mac. All tests passed except for sage -t "devel/sage/sage/server/notebook/cell.py" ** File "/Volumes/E/sage-4.2.alpha1/devel/sage/sage/server/notebook/ cell.py", line 1601: sage: C.intro

[sage-devel] Re: Sage 4.2.alpha1 released

2009-10-23 Thread Georg S. Weber
Hi, I digged a bit around, and the problem with the newly added "pil-1.1.6.spkg" is even greater than I thought at first. See trac ticket #7273 for more details. I'm not inclined to work on this, however. Cheers, Georg --~--~-~--~~~---~--~~ To post to this group,

[sage-devel] Re: Sage 4.2.alpha1 released

2009-10-23 Thread kcrisman
Upgraded fine from alpha0 on Intel OSX 10.5. - kcrisman --~--~-~--~~~---~--~~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this

[sage-devel] Re: Sage 4.2.alpha1 released

2009-10-23 Thread John Cremona
Built from source and all tests pass on 32-bit ubuntu and 64-bit ubuntu. John 2009/10/23 Mike Hansen : > > Hello all, > > Sage 4.2.alpha1 is out.  Source and binary areavailable at > > http://sage.math.washington.edu/home/mhansen/release/4.2/alpha1/sage-4.2.alpha1.tar --~--~-~--~~--

[sage-devel] Re: Sage 4.2.alpha1 released

2009-10-23 Thread Georg S. Weber
Hi, Sage-4.2.alpha1 doesn't build on my MacIntel OS X 10.4.11, more precisely the "pil-1.1.6" spkg does not build, highlights: ... running build_ext --- using frameworks at /System/Library/Frameworks building '_imaging' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict- p

[sage-devel] Re: Sage 4.2.alpha1 released

2009-10-23 Thread Jaap Spies
Mike Hansen wrote: > Hello all, > > Sage 4.2.alpha1 is out. Source and binary areavailable at > > http://sage.math.washington.edu/home/mhansen/release/4.2/alpha1/sage-4.2.alpha1.tar > http://sage.math.washington.edu/home/mhansen/release/4.2/alpha1/sage-4.2.alpha1-sage.math.washington.edu-x86_64

[sage-devel] Re: Sage 4.2.alpha0 released

2009-10-19 Thread John H Palmieri
On Oct 19, 8:46 am, John H Palmieri wrote: > On Oct 19, 12:10 am, Mike Hansen wrote: > > > Hello all, > > > Sage 4.2.alpha0 is out.  Source and binary areavailable at > > When installing on Mac OS X 10.5, either 32 or 64 bit, I see this at > the very beginning: > >   ./install: line 131: PIL: co

[sage-devel] Re: Sage 4.2.alpha0 released

2009-10-19 Thread Dan Drake
I wrote: > Looking in the 4.2.alpha0 tarball, I don't see that this actually got > merged. The makefile is the same as 4.1.2. That's totally wrong. I was looking in the wrong directory. The ticket was correctly merged. Move along, nothing to see here... Dan -- --- Dan Drake - http://mat

[sage-devel] Re: Sage 4.2.alpha0 released

2009-10-19 Thread Dan Drake
All long doctests pass on 64-bit Ubuntu 9.04. On Mon, 19 Oct 2009 at 02:10PM +0700, Mike Hansen wrote: > #7089: Dan Drake: refactor SAGE_ROOT/makefile [Reviewed by Tim Dumol] Looking in the 4.2.alpha0 tarball, I don't see that this actually got merged. The makefile is the same as 4.1.2. Dan --

[sage-devel] Re: Sage 4.2.alpha0 released

2009-10-19 Thread Kiran Kedlaya
All long doctests pass under 64-bit Fedora 10. Kiran On Oct 19, 3:10 am, Mike Hansen wrote: > Hello all, > > Sage 4.2.alpha0 is out.  Source and binary areavailable at > > http://sage.math.washington.edu/home/mhansen/release/4.2/alpha0/sage-...http://sage.math.washington.edu/home/mhansen/releas

[sage-devel] Re: Sage 4.2.alpha0 released

2009-10-19 Thread Jaap Spies
Mike Hansen wrote: > Hello all, > > Sage 4.2.alpha0 is out. Source and binary areavailable at > > http://sage.math.washington.edu/home/mhansen/release/4.2/alpha0/sage-4.2.alpha0.tar > http://sage.math.washington.edu/home/mhansen/release/4.2/alpha0sage-4.2.alpha0-sage.math.washington.edu-x86_64-

[sage-devel] Re: Sage 4.2.alpha0 released

2009-10-19 Thread John H Palmieri
On Oct 19, 12:10 am, Mike Hansen wrote: > Hello all, > > Sage 4.2.alpha0 is out.  Source and binary areavailable at When installing on Mac OS X 10.5, either 32 or 64 bit, I see this at the very beginning: ./install: line 131: PIL: command not found There are two problems with line 131: it sa

[sage-devel] Re: Sage 4.2.alpha0 released

2009-10-19 Thread Jaap Spies
Pat LeSmithe wrote: > On 10/19/2009 03:35 AM, Jaap Spies wrote: >> Upgrading from sage-4.1.2.rc2 failed on Fedora 11, 32 bit: >> >> env = pickle.load(picklefile) >> AttributeError: 'module' object has no attribute 'RedirStream' >> [j...@paix sage-4.1.2.rc2]$ > > Can you try deleting SAGE_ROO

[sage-devel] Re: Sage 4.2.alpha0 released

2009-10-19 Thread Pat LeSmithe
On 10/19/2009 03:35 AM, Jaap Spies wrote: > Upgrading from sage-4.1.2.rc2 failed on Fedora 11, 32 bit: > > env = pickle.load(picklefile) > AttributeError: 'module' object has no attribute 'RedirStream' > [j...@paix sage-4.1.2.rc2]$ Can you try deleting SAGE_ROOT/devel/sage/doc/output and re

[sage-devel] Re: Sage 4.2.alpha0 released

2009-10-19 Thread Jaap Spies
Mike Hansen wrote: > Hello all, > > Sage 4.2.alpha0 is out. Source and binary areavailable at > > http://sage.math.washington.edu/home/mhansen/release/4.2/alpha0/sage-4.2.alpha0.tar > http://sage.math.washington.edu/home/mhansen/release/4.2/alpha0sage-4.2.alpha0-sage.math.washington.edu-x86_64-