[sage-support] Re: genus2reduction zombie on ia64-Linux

2006-12-15 Thread William Stein
On Fri, 15 Dec 2006 13:34:23 -0800, Kate Minola <[EMAIL PROTECTED]> wrote: > > For sage-1.5.0.2 on ia64-Linux, if I run the > following sage commands: > > x = QQ['x'].0 > R = genus2reduction(x^3 - 2*x^2 - 2*x + 1, -5*x^5) > quit > > after the quit, I notice that there is a zombie > genus2reductio

[sage-support] Re: mysterious hang on x86_64-Linux build

2006-12-15 Thread William Stein
On Fri, 15 Dec 2006 17:03:48 -0800, Luis Finotti <[EMAIL PROTECTED]> wrote: > On 12/15/06, Kate Minola <[EMAIL PROTECTED]> wrote: >> >> When I try to build sage-1.5.0.2 on my >> x86_64-Linux box, it gets to >> >> sage-spkg sage-1.5.0.2 >> >> does some processing, then reports >> >> " Regenerating

[sage-support] Re: mysterious hang on x86_64-Linux build

2006-12-15 Thread Luis Finotti
On 12/15/06, Kate Minola <[EMAIL PROTECTED]> wrote: > > When I try to build sage-1.5.0.2 on my > x86_64-Linux box, it gets to > > sage-spkg sage-1.5.0.2 > > does some processing, then reports > > " Regenerating files that hardcode the install PATH (please wait a few > seconds)..." > > and then han

[sage-support] mysterious hang on x86_64-Linux build

2006-12-15 Thread Kate Minola
When I try to build sage-1.5.0.2 on my x86_64-Linux box, it gets to sage-spkg sage-1.5.0.2 does some processing, then reports " Regenerating files that hardcode the install PATH (please wait a few seconds)..." and then hangs (for a reason I have not yet been able to figure out). I am using ma

[sage-support] genus2reduction zombie on ia64-Linux

2006-12-15 Thread Kate Minola
For sage-1.5.0.2 on ia64-Linux, if I run the following sage commands: x = QQ['x'].0 R = genus2reduction(x^3 - 2*x^2 - 2*x + 1, -5*x^5) quit after the quit, I notice that there is a zombie genus2reduction process taking CPU resources on my system. Kate Minola University of Maryland, College Park

[sage-support] Re: SAGE -- proper way to add/delete files?

2006-12-15 Thread William Stein
On Fri, 15 Dec 2006 12:24:07 -0800, Nick Alexander <[EMAIL PROTECTED]> wrote: > I have a file sage/misc/sageinspect.py. I touch it, but sage -b > reports no changes. > > leeto:~/Devel/sage/devel/sage-was nalexand$ touch sage/misc/ > sageinspect.py > leeto:~/Devel/sage/devel/sage-was nalexand$ sag

[sage-support] Re: Sage upgrade errors

2006-12-15 Thread William Stein
Hi Pete, Your error: gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT gdft.lo -MD -MP -MF .deps/gdft.Tpo -c gdft.c -fno-common -DPIC -o .libs/gdft.lo gdft.c:113:31: error: freetype/freetype.h: No such file or directory gdft.c:114:30: error: freetype/ftglyph.h: No such file or directory