[sage-support] Re: problem of permission

2015-12-04 Thread Mathieu Roux
with chown -R m /home/m now everything is ok!!! thank you very much!!! -- 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+unsubscr...@googlegroups.com.

[sage-support] Re: problem of permission

2015-12-04 Thread Dominique Laurain
And ...from my own practice...change Linux rights for /home/m as root logged in the NFS server computer if /home/m is "not local" filesystem (check result of "mount")... Check first if you have one directory "ephemere created, in the same terminal window and Linux account as your make command

[sage-support] Re: problem of permission

2015-12-04 Thread Volker Braun
/home/m/.sage needs to be owned by your account "m" and have suitable permissions, e.g.: $ ls -ld ~ ~/.sage ~/.sage/.python-eggs drwx--. 1 vbraun vbraun 5630 Dec 4 17:41 /home/vbraun drwx--. 1 vbraun vbraun 1080 Nov 29 17:49 /home/vbraun/.sage drwx--. 1 vbraun vbraun 156 Feb 28 201