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

extractAll.sh doesn't work on macOS without changes #9

Closed
thully opened this issue Jul 19, 2018 · 1 comment
Closed

extractAll.sh doesn't work on macOS without changes #9

thully opened this issue Jul 19, 2018 · 1 comment

Comments

@thully
Copy link

thully commented Jul 19, 2018

When running the extractAll.sh script on macOS, I get the following error:

readlink: illegal option -- f
usage: readlink [-n] [file ...]
usage: dirname path

To resolve this, I had to install the GNU version of readlink (it's in the coreutils Homebrew package), and then change the script to reference greadlink. Perhaps this can be referenced in the readme or worked around in some way.

@jhugestar
Copy link
Contributor

Thanks. I have removed the dependency.

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