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?

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.

Reply via email to