[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

[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 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 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