|
From: Norman C. <nor...@ya...> - 2010-03-07 20:58:43
|
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, 2010 11:11 AM, "Norman Chonacky"
>> <nor...@ya...> wrote:
>>
>> I have attempted to install valgrind-3.5.0 by downloading the tar
>> ball
>> and closely following the read-me instructions to build the package.
>> However, when I am all finished and run "valgrind --version", I am
>> informed that the version I have installed is "-3.3.1-Debian". Can
>> anyone tell me what is going on?
>>
>> I am running Ubuntu 8.10 within Parallels on a Mac OS-X 10.5 system.
>>
>> Thanks ...
>> ========================
>> Norman Chonacky
>> nor...@ya...
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Download Intel® Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Valgrind-users mailing list
>> Val...@li...
>> https://lists.sourceforge.net/lists/listinfo/valgrind-users
>
===========================================================
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...
|