|
From: Dan K. <da...@ke...> - 2010-03-07 21:18:55
|
The directory you installed to isn't in PATH, so you're running the system
valgrind.
On Mar 7, 2010 1:07 PM, "Norman Chonacky" <nor...@ya...> 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!
norman@norman-MacPro:~$ ls -al /usr/bin/valgrind*
-rwxr-xr-x 1 root root 811 2008-06-19 04:14 /usr/bin/valgrind
-rwxr-xr-x 1 root root 39590 2008-06-19 04:14 /usr/bin/valgrind.bin
-rwxr-xr-x 1 root root 22773 2008-06-19 04:14 /usr/bin/valgrind-listener
-------------------
On Mar 7, 2010, at 2:31 PM, Dan Kegel wrote:
> What does
> which valgrind
> say?
>
>
>> On Mar 7...
===========================================================
Norman Chonacky
Research Affiliate
Yale University - Department of Applied Physics
P.O. Box 208284 - Becton Center, 401
15 Prospect Street
New Haven, CT 06520-8284
E-Mail: nor...@ya...
|