Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

ENH: add conda recipe #4

Closed
wants to merge 1 commit into from

Conversation

wlattner
Copy link
Contributor

f2py projects need to extend LDFLAGS in build.sh otherwise, the package will not build successfully. See numpy/numpy#7427.

@mheilman
Copy link
Contributor

I think it's probably worth adding a comment in the README about how to build the conda package, though I suppose that's only necessary for maintainers.

@mheilman
Copy link
Contributor

conda build conda.recipe --numpy 1.11 and then conda install glmnet -c file://path/to/conda-bld/ seems to work just fine.

Is conda.recipe a typical place to put a recipe for a package?

@dan-blanchard
Copy link

I'd suggest contributing the recipe directly to conda-forge, so packages get built automatically for all platforms and this will end up in the conda-forge channel.

@jseabold
Copy link

jseabold commented Jul 4, 2017

Opened a PR for this

conda-forge/staged-recipes#3224

@jseabold
Copy link

jseabold commented Jul 4, 2017

Still not sure about windows for #5. There's some start commits in that PR, but I'd need some time to read and figure out the conda windows fortran toolchain.

@jseabold
Copy link

This is on conda-forge now. Still needs a windows fortran hero.

conda-forge/staged-recipes#3224
https://github.com/conda-forge/glmnet-feedstock

@jseabold jseabold closed this Jul 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants