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

Check if wget is installed in the system. #1

Open
boschmitt opened this issue Oct 16, 2018 · 0 comments
Open

Check if wget is installed in the system. #1

boschmitt opened this issue Oct 16, 2018 · 0 comments

Comments

@boschmitt
Copy link

boschmitt commented Oct 16, 2018

When you try to run the script without wget being installed it keeps going util patch application reports an error. Should be easy to check it the system contains 'wget'.

glucose.sh: line 3: wget: command not found
tar: Error opening archive: Failed to open 'glucose-syrup-4.1.tgz'
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- glucose-syrup-4.1/mtl/Vec.h	2016-12-08 13:48:26.000000000 +0100
|+++ glucose-syrup-4.1bak/mtl/Vec.h	2018-10-08 14:27:48.000000000 +0200
--------------------------
File to patch:
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