autogen on OSX

From Noah.org
Jump to navigationJump to search


If you get an error in build similar to ./autogen.sh: line 8: aclocal: command not found then you probably need to install the autogen and automake tools.

brew install autogen automake