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 curl as alternative to wget in configure script #27

Open
tdruez opened this issue Jun 30, 2021 · 0 comments
Open

Use curl as alternative to wget in configure script #27

tdruez opened this issue Jun 30, 2021 · 0 comments

Comments

@tdruez
Copy link

tdruez commented Jun 30, 2021

wget is not available by default on macOS, curl is.

The script should detect when wget is not available and user curl -o instead.
https://github.com/nexB/skeleton/blob/main/configure#L123

chinyeungli added a commit that referenced this issue Jul 2, 2021
 - configuration scripts will now check if wget/curl is installed
 - no longer using tmp as the virtualenv

Signed-off-by: Chin Yeung Li <[email protected]>
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

1 participant