Dear Dominique, thank you so much!

I'm working on the sagecell instalation with Davi.

As you said, the socket configuration at /dev/log was the problem. The 
following command solve it:

*socket -blfq -s /dev/log*

another possible solution, once sagecell is running inside a Docker 
<https://www.docker.com/> container, is use the host machine directory 
'/dev/log' as the container directory. 

*docker run  ... -v /dev/log:/dev/log ... sagecell*
https://docs.docker.com/userguide/dockervolumes/

As soon as possible, we will put this docker image at 
https://hub.docker.com/

Once again, thanks a lot!

Em sexta-feira, 7 de agosto de 2015 22:28:10 UTC-3, Davi dos Santos 
escreveu:
>
> Hello,
> I am facing great dificulties for install sagecell server following the 
> manual in github(https://github.com/sagemath/sagecell), the 
> clone_repositories script, can't download the sagecell, and if can, the 
> command ../sage -sh -c "make -B"  can't download the static files and 
> compile. Something happened because four months ago, I install sagecell 
> without problems.
> Can someone help?
> Thanks for the attention.
>

-- 
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.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to