|
From: Alan B. <aba...@sy...> - 2015-01-22 20:00:55
|
Hello, I've followed the installation directions over and over, and still can't get a Valgrind executable. (My experience up to this point has been on Windows, so I may be overlooking something simple.) After extracting the tar'd files, I entered the "./configure" command, then "make", then "make install". *Then when I try to test it with "valgrind ls -l" I get: "-bash: valgrind: command not found".** * There's no file in the installation folder called simply "valgrind". (I'm expecting to find an executable file by this name.) There are four files that start with "valgrind" and have suffixes such as "in", "spec", and "pc". Linux version: Linux PS-EC3-APP1d.us.pressganey.com 2.6.32-504.e16.x86_64 #1 SMP Wed Oct 15 04:27:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Any ideas what I can look at/test to get an idea what's going wrong? Thanks, Alan |