Hi Doaa, Are you running Ubuntu and the PPA Sage install like I showed you? I'd be interested in the output of those commands in case the packaged caused a problem.
You can fix this, after you ran the commands, with sudo chown -R doaa:doaa /home/doaa/.sage Regards, Jan On 10 April 2013 06:30, P Purkayastha <[email protected]> wrote: > On 04/10/2013 04:38 AM, Doaa El-Sakout wrote: > >> Hi, >> When I opened sage, it crashed and when I wrote in terminal sage I got >> the following: >> >> Oops, Sage crashed. We do our best to make it stable, but... >> > > IOError: [Errno 13] Permission denied: '/home/doaa/.sage/cache/_usr_** > lib_sagemath_devel_sage-main-**lazy_import_cache.pickle' > > It says permission denied. Do you have write permission in that > file/directory? Can you check the output of the following commands? > > $ ls -l /home/doaa/.sage/cache > $ ls -ld /home/doaa/.sage/cache > $ ls -ld /home/doaa/.sage > > > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > sage-support+unsubscribe@**googlegroups.com<sage-support%[email protected]> > . > To post to this group, send email to [email protected]. > Visit this group at > http://groups.google.com/**group/sage-support?hl=en<http://groups.google.com/group/sage-support?hl=en> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
