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.
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
/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
Good evening,
I am trying to install sage on my laptop (linux mint 17.3 Rosa).
When i type "make", it does not work. Bellow is the end of the message.
The repertory is simply: /home/m/sage-6.9
Can you help me?
make[3]: Leaving directory `/home/m/sage-6.9/src'
real0m4.480s
user0m3.71
Hi
I want to use sage-6.9 with "palp" for calculating some geometric values on
Windows8 PC.
I installed some software: sage-6.9, palp, virtualbox, cygwin, surfer.
As you know, we should open on virtualbox when we want to use sage-6.9 on
Windows.
In my case, I can use sage and palp(no options)