Hi Isuru,

Thank you for the suggestion. I looked into this, and although it looks
intriguing, there seems to be a site policy of avoiding conda on the
cluster I am trying to use.

I think I will post the question about binary-pkg to the github issues page
for that project.

Best,
Franco

On Sat, Jun 20, 2020 at 2:54 PM Isuru Fernando <isu...@gmail.com> wrote:

> Have you looked at installing sage from conda? It's a package manager that
> can be installed without root privileges and you don't have to compile sage
> because it's already compiled.
>
> https://doc.sagemath.org/html/en/installation/conda.html
>
> Isuru
>
> On Sat, Jun 20, 2020 at 1:44 PM Franco Saliola <sali...@gmail.com> wrote:
>
>>
>> Hello,
>>
>> I am trying to create a binary for CentOS 7. I have not been able to find
>> a guide on how to create binaries, so I've been piecing together the
>> procedure from various sources and so I have a few questions.
>>
>> First of all, my goal is to use sage on a cluster running CentOS 7. I
>> can't install the dependencies to compile sage, so I thought of creating a
>> CentOS binary on a virtual machine and transferring the resulting binary to
>> the cluster. Any ideas or pointers on how to get sage running in this
>> situation would be most welcome!
>>
>> As for creating the binary, here is what I have done so far:
>>
>> - I created a VM with a *minimal* CentOS 7 installation and installed
>> the dependencies listed in the SageMath installation guide
>> <https://doc.sagemath.org/html/en/installation/source.html#linux-recommended-installation>
>> .
>> - I cloned sagemath/binary-pkg <https://github.com/sagemath/binary-pkg>.
>> - I changed the branch in sage.yaml from *develop* to *master.*
>> *- *I executed: make bdist-sage-linux
>>
>> Eventually, it failed with a "No space left on device" error. Is it
>> expected that this process would take more than 20GB of disk space? If so,
>> then how much disk space do I need?
>>
>> Best,
>> Franco
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-devel" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sage-devel+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-devel/7792aae0-c0f8-4bc5-bf90-612f9bf91d89o%40googlegroups.com
>> <https://groups.google.com/d/msgid/sage-devel/7792aae0-c0f8-4bc5-bf90-612f9bf91d89o%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-devel" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-devel/nftiNNR_5cE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> sage-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-devel/CA%2B01voNqpdLF3sV0L%2BCGF_q_C-PMo4E2skkuCa0X7W9eOey4NA%40mail.gmail.com
> <https://groups.google.com/d/msgid/sage-devel/CA%2B01voNqpdLF3sV0L%2BCGF_q_C-PMo4E2skkuCa0X7W9eOey4NA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CALQzqJctGXcnb6Epsk25vo1b8tP8CjLjGGTJTG1gxdi4K12cnQ%40mail.gmail.com.

Reply via email to