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 the artifact system or the Julia provided libcurl #77

Closed
ViralBShah opened this issue Mar 28, 2020 · 4 comments
Closed

Use the artifact system or the Julia provided libcurl #77

ViralBShah opened this issue Mar 28, 2020 · 4 comments

Comments

@ViralBShah
Copy link
Contributor

In a move towards artifacts, I am wondering if this package can move away from BinaryProvider.

Should this package rely on libcurl that ships with Julia?

@ViralBShah ViralBShah changed the title Use the artifact system Use the artifact system or the Julia provided libcurl Mar 28, 2020
@omus
Copy link
Collaborator

omus commented Apr 2, 2020

I attempted to use LibCURL_jll in #75 but there was an unexpected error. Probably we could use the libcurl that ships with Julia

@ViralBShah
Copy link
Contributor Author

Maybe just wait for stdlibs using jlls?

@aviks
Copy link
Member

aviks commented May 2, 2020

Probably we could use the libcurl that ships with Julia

Libcurl ships with Julia only on Linux I believe. I think #78 should fix the SSL issues.

@omus
Copy link
Collaborator

omus commented May 21, 2020

Fixed with the merging of #75

@omus omus closed this as completed May 21, 2020
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

No branches or pull requests

3 participants