Hi

What you did seem correct. However the following

$ ls -ld/home/a/.sage
drwx------ 7 root root 4096 jan   26 19:54/home/a/.sage

is very wrong. The root (the super user on your computer) owns
the repository /home/a/.sage. But it should just be the user
"a". Just delete this repository via

 $ sudo rm -rf /home/a/.sage/

Then try launching Sage again (and never use sudo for that purpose).

Vincent

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to