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

downloads.sh assumes presence of wget #28

Open
SamuelmsWong-zz opened this issue Sep 5, 2019 · 0 comments
Open

downloads.sh assumes presence of wget #28

SamuelmsWong-zz opened this issue Sep 5, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SamuelmsWong-zz
Copy link
Contributor

SamuelmsWong-zz commented Sep 5, 2019

Description
The downloads.sh script makes use of wget which comes as standard with Linux operating systems. However I don't think this is standard for macOS, as running downloads.sh on a mac will give a command not found error. Maybe put a notification (or installation steps) in the build instructions for mac users?

To Reproduce
Clone sunflower, configure the conf/setup.conf file, run downloads.sh from sunflower-simulator/tools/source

Expected behavior
Installation of libraries should complete after about a minute.

OS type
Darwin

Machine type
i386

@SamuelmsWong-zz SamuelmsWong-zz added the bug Something isn't working label Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants