On Thu, Mar 23, 2017 at 12:25 PM, mmarco <mma...@unizar.es> wrote: > Does that work on all the platforms supported by anaconda, or is it linux > only?
For Windows I hope to one day package Sage and its dependencies for Cygwin too (now that most of them are working). Isuru's work on this will be a big help for that. Unfortunately that doesn't help with Anaconda for Windows. One possibility that I might look into at some point is actually packaging Cygwin (by which I mean the core Cygwin DLLs) for conda. The downside to that is that with Cygwin it's kind of all-or-nothing, so I would also need to make separate packages for versions of most dependencies built against Cygwin. So yet another possibility would be for conda to make Cygwin an officially-supported platform for which binaries can be built but I'm not sure how likely that is either... > El jueves, 23 de marzo de 2017, 5:29:31 (UTC+1), Isuru Fernando escribió: >> >> Hi, >> >> Update: With the help of Erik and Julian, we now have all the runtime >> dependencies of sage in conda-forge. >> >> There are some more things to be done until it is ready. (like patching >> sagelib for https://trac.sagemath.org/ticket/20382) >> >> You can install sage using the following commands (Downloads about 1 GB). >> Note that this is still experimental. >> >> conda config --add channels conda-forge >> conda create -n sage sage >> >> Regards, >> Isuru Fernando > > -- > 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. > 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. For more options, visit https://groups.google.com/d/optout.