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

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

java - Incorrect order of records in M-M relationship in hibernate -