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

add automake as build dependency to README.md #1768

Merged

Conversation

haochenx
Copy link
Contributor

When I tried to build jq on my MacBook Pro with macOS 10.14.1 following instructions in README.md, ./configure gives the following error:

Can't exec "aclocal": No such file or directory at /usr/local/Cellar/autoconf/2.69/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf: failed to run aclocal: No such file or directory

which can be solved by installing automake.

Thus I suggest to add a mention of automake as build dependency in the README.md

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 84.846% when pulling 0ab7103 on haochenx:readme-add-automake-as-build-dependency-in into 2f2d05b on stedolan:master.

@wtlangford wtlangford merged commit bb87e6e into jqlang:master Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants