osx - Error installing valgrind -


i try install valgrind on mac when execute ./autogen.sh error:

running: aclocal ./autogen.sh: line 6: aclocal: command not found error: while running 'aclocal' 

does know how solve this?

brew install automake  

then can use aclocal


Comments