[sage-support] Re: axiom support

2006-10-20 Thread Jaap Spies
William Stein wrote: >>A fresh install of sage-1.4.1.2 seems to be successful, but >> >>The following tests failed: >> >> >> sage -t devel/sage-main/sage/libs/ec/ec.pyx >> sage -t devel/sage-main/sage/functions/orthogonal_polys.py > > > They don't fail for me, so perhaps you sh

[sage-support] Re: axiom support

2006-10-20 Thread Jaap Spies
William Stein wrote: > OK -- somehow I screwed up and pushed the alpha version of my code to the > hg repository. It's fixed now. Please do the following: > > cd > rm -rf devel/sage > rm -rf devel/sage-main > sage -f sage-1.4.1.2 > > Then > > sage -br > This should be

[sage-support] Re: adventures in group theory

2006-10-20 Thread David Joyner
1. The group theory commands are described in http://sage.scipy.org/sage/doc/html/ref/node156.html (the reference manual under "Groups") http://sage.scipy.org/sage/doc/html/const/node5.html (the "How to ..." under "Groups") http://sage.scipy.org/sage/doc/html/tut/node4.html#SECTION0045

[sage-support] Re: sage colorization

2006-10-20 Thread William Stein
On Fri, 20 Oct 2006 09:50:08 -0700, Dan Grayson <[EMAIL PROTECTED]> wrote: > > I've installed sage 1.4.1 from a binary distribution. The colorization > of > source code (such as produced by (QQ^3).basis??) is unfortunate. With > an xterm > set for white characters on a black background, the

[sage-support] can't install sage-1.4.1.2

2006-10-20 Thread Luis Finotti
Hi, I'm trying to install version 1.4.1.2, but I don't seem to be able to... The "make" process seems to go fine but: %% t60[/usr/local/sage-1.4.1.2]$ ./sage | SAGE Version 1.4.1.2, Build Date: 2006-10-19

[sage-support] Re: can't install sage-1.4.1.2

2006-10-20 Thread William Stein
On Fri, 20 Oct 2006 19:02:51 -0700, Luis Finotti <[EMAIL PROTECTED]> wrote: > I'm trying to install version 1.4.1.2, but I don't seem to be able > to... The "make" process seems to go fine but: > > %% > [...] > --> 166 mkdir(name, mode) > 167 > 168 def r

[sage-support] Re: can't install sage-1.4.1.2

2006-10-20 Thread Luis Finotti
Hi, On 10/20/06, William Stein <[EMAIL PROTECTED]> wrote: > On Fri, 20 Oct 2006 19:02:51 -0700, Luis Finotti <[EMAIL PROTECTED]> > wrote: > > I'm trying to install version 1.4.1.2, but I don't seem to be able > > to... The "make" process seems to go fine but: > > > > %%

[sage-support] Re: can't install sage-1.4.1.2

2006-10-20 Thread William Stein
On Fri, 20 Oct 2006 20:03:43 -0700, Luis Finotti <[EMAIL PROTECTED]> wrote: > >> I of course don't know why. Maybe you could try deleting >> /home/finotti/.sage and >> trying again? >> >> William > > Yep... My $HOME/.sage belonged to "root". I have no idea why that > happened either... Mayb

[sage-support] Re: can't install sage-1.4.1.2

2006-10-20 Thread Justin C. Walker
On Oct 20, 2006, at 19:02 , Luis Finotti wrote: > > Hi, > > I'm trying to install version 1.4.1.2, but I don't seem to be able > to... The "make" process seems to go fine but: [snip] > /usr/local/sage-1.4.1.2/local/lib/python2.5/os.py in makedirs(name, > mode) > 164 if tail == cu