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

should check whether wget is adequate for retrievals in install_data.py #18

Closed
vjcitn opened this issue May 21, 2016 · 1 comment
Closed

Comments

@vjcitn
Copy link

vjcitn commented May 21, 2016

install_data.py moves along but eventually ...

https://www.dropbox.com/s/h1cqokbr8vjj5wc/encode_roadmap.bed.gz: HTTPS support not compiled in.
gunzip: can't stat: encode_roadmap.bed.gz (encode_roadmap.bed.gz.gz): No such file or directory
https://www.dropbox.com/s/8g3kc0ai9ir5d15/encode_roadmap_act.txt.gz: HTTPS support not compiled in.

one way to solve is to build wget from source with openssl ... links and details here:
https://coolestguidesontheplanet.com/install-and-configure-wget-on-os-x/

@davek44
Copy link
Owner

davek44 commented May 24, 2016

Thanks for the note. I made it switch to use curl if the user doesn't have wget.

@davek44 davek44 closed this as completed May 24, 2016
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

2 participants