[sage-devel] Re: Building of Sage 4.1 (ECL) on CentOS 5.3 failure

2009-07-26 Thread bbarker
Hi William, I built gcc 4.4.0 myself, and used it: [r...@sagenb ~]# gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.4.0/configure --prefix=/usr/local --with- bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --with- gmp=/usr/local --with-mpfr=/usr/loc

[sage-devel] Re: how to submit upgraded biopython spkg for python-2.6?

2009-07-26 Thread bbarker
Great, glad to see this! Thanks for the updated spkg. On Jul 26, 9:47 pm, Marshall Hampton wrote: > Ok, I posted my spkg at: > > http://trac.sagemath.org/sage_trac/ticket/6634 > > It would be great if you (tkeller) got a trac account, since currently > I don't know any other sage developers who

[sage-devel] Re: notebook() hangs in SXCE and OpenSolaris

2009-05-03 Thread bbarker
I posted the above before reading your reply about running gdb ... so just to be clear, notebook() crashes before Ctrl-C is pressed (but only when running in sage -gdb). On May 3, 10:36 pm, bbarker wrote: > Some additional information: > > Trying to exit the server during hang by pres

[sage-devel] Re: notebook() hangs in SXCE and OpenSolaris

2009-05-03 Thread bbarker
" --> 275 return run(port) 276 277 /export/home/brandon/sage-3.4.1-beta-i86pc+toolchain-SunOS/local/lib/ python2.5/site-packages/sage/server/notebook/run_notebook.pyc in run (port) 257 e = os.system(cmd) 258 if e == 256: --> 259 rai

[sage-devel] Re: notebook() hangs in SXCE and OpenSolaris

2009-05-03 Thread bbarker
Hi Michael, 1 and 2 are both outside of zones (they are in the "global zone"), and they also hang seemingly indefinitely (I haven't kept them running long enough to prove me wrong yet, other than the one running in the zone). Since it is happening on fairly different systems - SXCE (workstation/

[sage-devel] Re: JavaScript Graph editor

2009-05-03 Thread bbarker
Agreed +1, I'll probably be wanting something just like this in the near future. On May 3, 2:43 pm, Stephen Hartke wrote: > On Thu, Apr 30, 2009 at 2:05 AM, Rado wrote: > > Here is the result: > >http://www.math.uiuc.edu/~rkirov2/processing/grapheditor.html