Re: [sage-support] make error

2016-02-11 Thread Jan Groenewald
Hi On 9 February 2016 at 22:10, Alex wrote: > Hi, > I've tried to compilate sage but it doesn't work. Here is the message in > the shell : > make build/make/Makefile > make[1]: Entering directory '/usr/local/share/sage-7.0' > rm -f config.log > mkdir -p logs/pkgs > ln -s logs/pkgs/config.log con

Re: [sage-support] make error

2016-02-11 Thread Dima Pasechnik
On Thursday, February 11, 2016 at 7:16:41 AM UTC, Jeroen Demeyer wrote: > > On 2016-02-09 21:10, Alex wrote: > > ./configure: line 1890: config.log: Permission denied > > Well, there is obviously a permission problem... Did you try to build > Sage as 2 different users? What does ls -l give in

Re: [sage-support] make error

2016-02-10 Thread Jeroen Demeyer
On 2016-02-09 21:10, Alex wrote: ./configure: line 1890: config.log: Permission denied Well, there is obviously a permission problem... Did you try to build Sage as 2 different users? What does ls -l give in the Sage root directory? -- You received this message because you are subscribed to

[sage-support] make error

2016-02-10 Thread Alex
Hi, I've tried to compilate sage but it doesn't work. Here is the message in the shell : make build/make/Makefile make[1]: Entering directory '/usr/local/share/sage-7.0' rm -f config.log mkdir -p logs/pkgs ln -s logs/pkgs/config.log config.log ./configure: line 1890: config.log: Permission denied