Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conda build #571

Closed
wants to merge 7 commits into from
Closed

conda build #571

wants to merge 7 commits into from

Conversation

hainm
Copy link
Contributor

@hainm hainm commented Dec 7, 2015

How to build?

  • install conda
  • cd mdanalysis/package/devtools/conda-recipe
  • conda build ./mdanalysis --py=2.7

How to upload

  • create your (mdanalysis) channel on annaconda
  • conda install anaconda-client # to get binstar
  • anaconda login # enter your username + pw
  • upload: binstar upload /home/haichit/anaconda3/conda-bld/linux-64/mdanalysis-0.13.0dev0-np19py27_0.tar.bz2

how to install

conda install mdanalysis -c mdanalysis

  • -c is to specify channel name.

The files in this PR are self-explain. Update to your need.

@hainm
Copy link
Contributor Author

hainm commented Dec 7, 2015

if you want to install your build locally

conda install /home/haichit/anaconda3/conda-bld/linux-64/mdanalysis-0.13.0dev0-np19py27_0.tar.bz2

(or whatever dir to the build tar file)

@hainm
Copy link
Contributor Author

hainm commented Dec 7, 2015

@orbeckst you (or your students) should try yourself and let me know how you like conda :P

@hainm
Copy link
Contributor Author

hainm commented Dec 7, 2015

@orbeckst
Copy link
Member

orbeckst commented Dec 8, 2015

Thanks!

@orbeckst
Copy link
Member

We'll see if we can make it work for the next release. I registered https://anaconda.org/MDAnalysis/mdanalysis .

@hainm
Copy link
Contributor Author

hainm commented Dec 16, 2015

let me know if you get any problem. It was a bit tricky when I started a while ago (since the error log in conda and binstar was not that great).

@orbeckst
Copy link
Member

@richardjgowers (as release manager) if you want to play with this, register an account on https://anaconda.org and I add you to the https://anaconda.org/MDAnalysis org with sufficient privileges.

@richardjgowers
Copy link
Member

@orbeckst Ok, this is me: https://anaconda.org/richardjgowers

@orbeckst
Copy link
Member

Ok, added you as owner.

On 16 Jan, 2016, at 00:44, Richard Gowers wrote:

@orbeckst Ok, this is me: https://anaconda.org/richardjgowers

@kain88-de kain88-de self-assigned this Mar 1, 2016
@kain88-de kain88-de added this to the Topology refactor - 0.15 milestone Mar 1, 2016
@kain88-de
Copy link
Member

Since we have a new policy at work to use conda for managing python packages I'll start using it myself. So I can take care of getting MDAnalysis onto conda if @orbeckst and @richardjgowers are ok with it.

@richardjgowers
Copy link
Member

Yes please!

On Tue, 1 Mar 2016 20:07 kain88-de, notifications@github.com wrote:

Since we have a new policy at work to use conda for managing python
packages I'll start using it myself. So I can take care of getting
MDAnalysis onto conda if @orbeckst https://github.com/orbeckst and
@richardjgowers https://github.com/richardjgowers are ok with it.


Reply to this email directly or view it on GitHub
#571 (comment)
.

@kain88-de
Copy link
Member

@orbeckst can you add me to the MDAnalysis org on anaconda with the appropriate rights. Thanks

https://anaconda.org/kain88-de

@kain88-de
Copy link
Member

see #751 for an update of this.

@kain88-de kain88-de closed this Mar 1, 2016
@orbeckst
Copy link
Member

orbeckst commented Mar 1, 2016

I added @kain88-de as owner to https://anaconda.org/MDAnalysis

On 1 Mar, 2016, at 13:09, kain88-de wrote:

@orbeckst can you add me to the MDAnalysis org on anaconda with the appropriate rights. Thanks

Oliver Beckstein * orbeckst@gmx.net
skype: orbeckst * orbeckst@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants