Here's a branch for osx with sage 7.6. https://github.com/
isuruf/sagelib-feedstock/tree/osx3
Unfortunately travis-ci timeouts due to the build time restrictions.
conda-forge's policy has been to do it locally and upload to the anaconda
channel.

Since I don't have access to osx, it would be great if somebody could build
it on an OSX machine with 10.9 sdk and upload it somewhere. You only need
to make sure the clang on the PATH is the apple one and do `conda build
recipe` on the repo root. You can set CPU_COUNT variable to set number of
threads to be used when building sagelib.

Isuru Fernando


On Thu, Mar 23, 2017 at 6:38 PM, Erik Bray <erik.m.b...@gmail.com> wrote:

> 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.
>

-- 
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.

Reply via email to