|
From: Tom H. <to...@co...> - 2007-03-05 08:20:31
|
In message <dbc...@ma...>
Anand Vallabhajosula <ava...@gm...> wrote:
> I am unable to start valgrind on Redhat Linux. Following is the error and
> the OS details.
>
> st-lnx08:$ pwd
> /home/anvallab/valg/bin
> st-lnx08:$ valgrind ls -l
> valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such
> file or directory
> st-lnx08:$ uname -a
> Linux st-lnx08 2.6.5-7.191-bigsmp #1 SMP Tue Jun 28 14:58:56 UTC 2005 i686
> i686 i386 GNU/Linux
> st-lnx08:$
>
> I looked in the archives but was unable to find the right answer for this
> issue.
Well if you valgrind with -d then we'll be able to tell you for
sure, but at a guess you haven't installed valgrind where you
told configure you were going to install it.
Did you use --prefix=/home/anvallab/valg at configure time?
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|