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
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
I have noticed that using the SageCell that is embedded on
sagecell.sagemath.org does not produce this issue. So it might possibly be
the way that I have embedded the cell in my html file. I followed the basic
template for embedding a SageCell as described
at https://sagecell.sagemath.org/stati
This is now #20033
On Wednesday, February 10, 2016 at 8:44:33 AM UTC+1, Ivan Andrus wrote:
>
> I’m sorry I haven’t been keeping up with Sage development as much as I
> would like.
>
> The file src/mac-app/start-sage.sh could probably use a bit of love from
> someone. I’m planning to get to it