Re: [sage-support] Install error message

2019-10-30 Thread BD Kim
Thank you very much. I let the system administrator know. Best, BD On Tuesday, October 29, 2019 at 3:58:27 PM UTC+9, Dima Pasechnik wrote: > > On Tue, Oct 29, 2019 at 6:55 AM BD Kim > > wrote: > > > > I (or rather the system administrator) have installed Sage on a Mac, and > while trying to

Re: [sage-support] optional packages and binder

2019-10-30 Thread Enrique Artal
Cher Vincent, I hope to add now enough additional info. I am using mybinder.org (I did not find another address); my Dockerfile is adapted from a file in sage-binder-env: FROM sagemath/sagemath:8.8 USER root RUN apt-get -qq update \ && apt-get -qq install -y --no-install-recommends gcc build-e

Re: [sage-support] optional packages and binder

2019-10-30 Thread Vincent Delecroix
Estimado Enrique, If you want to compile anything, you should be using development docker image, that is sagemath/sagemath-dev (you can tag if 8.8 if you wish). Be careful that the image is twice bigger. See the documentation at https://hub.docker.com/u/sagemath/sagemath Vincent Le 30