Valgrind shows wrong version -


i downloaded valgrind 3.10.1 , ran:

./configure make make install

however when run valgrind --version, shows 3.7.0.

what other ways can check version? , need install latest valgrind 3.10.1 version

verify directory installed (typically /usr/local/bin) in path before directory containing version came os (typically /usr/bin). enter hash -r (bash) or rehash (zsh, tcsh) tell shell rebuild hash table keeps track of commands located.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -