On Mon, May 20, 2019 at 12:28 PM Julian Rüth <julian.ru...@fsfe.org> wrote:
>
> On Monday, May 20, 2019 at 12:21:05 PM UTC+2, Dima Pasechnik wrote:
>>
>> * what is the status of Sage's support in conda(-forge).
>
> Sage is packade by conda-forge but stuck at 8.3 and needs to be updated. For 
> people familiar with conda the installation instructions would be `conda 
> install -c conda-forge sage`, more detailed instructions are at 
> https://wiki.sagemath.org/Conda.
>
>>
>> Specifically,
>> is it possible to build Sage in (mini)-conda environment?
>
> If you mean using dependencies from conda-forge instead of SPKGs, then no, 
> there is at least no reasonably documented way to do this. Building from 
> source with SPKGs should work fine (on Linux & macOS.) The necessary 
> dependencies can be installed with `conda install -c conda-forge make 
> cxx-compiler c-compiler m4 perl git tar fortran-compiler binutils`.
> Does that answer your question?

Thanks, in part, yes, in part, not fully. How about using conda's
goodies for Sage deps which already optionally may come from the
"system", as on https://trac.sagemath.org/ticket/27330
(that is, gmp, yasm, pcre, etc etc etc)


>
> julian
>
> --
> 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 post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/601dd8b1-dc01-4d16-ad15-98b83253ce29%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq34t-28SYbzu5g9E1EnRKs5gJJ2xQRW6PSvikjqCdRF2A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to