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

Use Conda as binary provider #9

Merged
merged 2 commits into from
Nov 24, 2015
Merged

Use Conda as binary provider #9

merged 2 commits into from
Nov 24, 2015

Conversation

visr
Copy link
Member

@visr visr commented Nov 21, 2015

Closes #4.
@meggart, since this was basically copy paste of your work, you are author of the commit.

meggart and others added 2 commits November 18, 2015 16:02
This makes the Linux Travis tests pass. The first time Pkg.build crashes due to cache issues.
@yeesian
Copy link
Member

yeesian commented Nov 21, 2015

LGTM

@visr
Copy link
Member Author

visr commented Nov 21, 2015

I added another commit. If Pkg.build("GDAL") runs twice, it passes on Linux at least. However it finds a rather old GDAL:

INFO: Testing GDAL
WARNING: GDAL.jl is made for GDAL 2.0 and later
INFO: GDAL 1.9.2, released 2012/10/08
INFO: 113 GDAL drivers found
INFO: 53 OGR drivers found
INFO: GDAL tests passed

@meggart
Copy link
Member

meggart commented Nov 23, 2015

I think this is as good as we can get right now, sooner or later we will have to find out why the double Pkg.build is necessary. Do you want to merge as is?

visr added a commit that referenced this pull request Nov 24, 2015
Use Conda as binary provider
@visr visr merged commit 5af355d into master Nov 24, 2015
@visr visr deleted the deps branch November 24, 2015 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants