Dear Vincent, The output of $ ls -ld /home/a/.sage is drwx------ 7 root root 4096 jan 26 19:54 /home/a/.sage During the installation process I was following the steps described on the sage website <https://doc.sagemath.org/html/en/installation/binary.html#linux>. If I remember correctly, I downloaded a .tar.bz2 file from the Italian server after choosing the 64-bit version. I unpacked the tarball in the /opt folder. I launched sage for the first time by going to the SageMath directory and typing ./sage to the command line. That was the first and also last time I managed to launch it (but then I yet didn't know I would have troubles in the future). Then, having a working SageMath directory in /opt, I deleted the .tar.bz2 file from /opt, and I typed to the terminal sudo ln -s /path/to/SageMath/sage /usr/local/bin/sage (where /path/to was the actual path) Afterwards I never managed to run sage again. I found this thread <https://ask.sagemath.org/question/42109/what-causes-sage-to-crash-as-it-starts/>, and taking its advice installed gfortran, but I am still not able to run sage. Thanks Aranka
čt 31. 1. 2019 v 17:47 odesílatel Vincent Delecroix < 20100.delecr...@gmail.com> napsal: > Thank you for the report. The error invokes some write access > errror: > > OSError: [Errno 13] Permission denied: '/home/a/.sage/db' > > Which most probably means that you did something wrong at > installation time. > > Could you send the output of the following command > > $ ls -ld /home/a/.sage > > And could you precise > > * How did you install SageMath? (describe very precisely all steps) > * How did you launch SageMath for the first time? > > Vincent > > Le 31/01/2019 à 14:37, Aranka a écrit : > > Ubuntu 16.04 LTS > > I was simply trying to open sage from the terminal. Haven't even been > > asking it to perform any actual actions yet. > > Also simply e-mailing to sage-supp...@googlegroups.com as suggested in > the > > terminal after a crash does not work as indicated. One gets back an > e-mail > > that it's not possible to post to the group. > > > > -- > 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. > -- 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.