-
Notifications
You must be signed in to change notification settings - Fork 56
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
Problems Task getref xxxxFinder and CARD #211
Comments
Should mention no problems with the other databases, but unable to download any of the ones at CGE or CARD. |
The CARD issue was fixed in the latest version (2.11.1). For resfinder, you need to install curl. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are having problems download the data from CGE (-finder databases)
ariba getref resfinder out.resfinder
Downloading data with:
curl -X POST --data "folder=resfinder&filename=resfinder.zip" -o resfinder.zip https://cge.cbs.dtu.dk/cge/download_data.php
The following command failed with exit code 127
curl -X POST --data "folder=resfinder&filename=resfinder.zip" -o resfinder.zip https://cge.cbs.dtu.dk/cge/download_data.php
The output was:
/bin/sh: 1: curl: not found
The text was updated successfully, but these errors were encountered: