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: > > > > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > > > [...] > > --> 166 mkdir(name, mode) > > 167 > > 168 def removedirs(name): > > > > <type 'exceptions.OSError'>: [Errno 13] Permission denied: > > '/home/finotti/.sage//tmp/6743/' > > It appears that you don't have write permissions for the directory > /home/finotti/.sage/tmp/ > > 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... Maybe I used a "sudo" when I shouldn't... (But I really think I just used to "make".) In any case, a "sudo chown -R" fixed it. Thanks, Luis --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
