Re: [sage-support] optional packages and binder

2019-10-31 Thread Enrique Artal
Thanks for the type. It built the image (including gap_packages) but when pushing it to binder it failed because a wrong checksum of " usr/lib64/perl5/vendor_perl/Unicode/Collate/Locale/kok.pl" El miércoles, 30 de octubre de 2019, 17:23:01 (UTC+1), vdelecroix escribió: > > Estimado Enrique, > >

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

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-29 Thread Vincent Delecroix
Dear Enrique, It would be helpful to have the complete error message and the log of the failed build. And if you know how to do that, you can open a trac ticket. Also, it would be nice to have docker images for Sage with most (if not all) optional packages installed. Vincent Le 29/10/2019 à 05