|
From: Tim P. <ec...@ec...> - 2010-03-08 02:28:43
|
On Sun, 2010-03-07 at 15:58 -0500, Norman Chonacky wrote: > Here is the command line query and its outcome: > norman@norman-MacPro:~$ which valgrind > /usr/bin/valgrind > > > Hmmm... I'm sure I used the --prefix=/home/norman when building > valgrind from the v3.5.0 source I had downloaded. Why the valgrind > executable ended up in this particular directory instead of where I > pointed to? Does have a consequence? BTW, the date on the executable > (c.f. below) is 2008, which is before the release of valgrind-3.5.0! Does /home/norman/usr/bin/valgrind --version (or possibly, /home/norman/usr/local/bin/valgrind --version) yield the expected result? Cheers, --Tim |