Skip to content

Update README.md to add dependency on automake. #287

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

nonodename
Copy link

Building on a brand new MacOS machine. After installing documented dependencies using brew, autogen fails with this message:

% ./autogen.sh 
./autogen.sh: line 6: aclocal: command not found
Can't exec "aclocal": No such file or directory at /opt/homebrew/Cellar/autoconf/2.72/share/autoconf/Autom4te/FileUtils.pm line 299.
autoreconf: error: aclocal failed with exit status: 2

Did a brew install automake and was able to install. Don't have Linux images to test on but assume that dependencies exists there as well.

Added dependency on automake
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

Successfully merging this pull request may close these issues.

1 participant