valgrind error on F9 (x86_64)

2008-07-06 Thread Globe Trotter
Hi, So, I have been unable to get valgrind to do anything. I install valgrind using yum and valgrind.x86_64 1:3.3.0-3 is installed. Next I run % valgrind ./testprogram (where testprogram is an executable) valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or di

Re: valgrind error on F9 (x86_64)

2008-07-07 Thread Phil Meyer
Globe Trotter wrote: Hi, So, I have been unable to get valgrind to do anything. I install valgrind using yum and valgrind.x86_64 1:3.3.0-3 is installed. Next I run % valgrind ./testprogram (where testprogram is an executable) valgrind: failed to start tool 'memcheck' for platform 'x86-lin

Re: valgrind error on F9 (x86_64)

2008-07-07 Thread Jakub Jelinek
On Mon, Jul 07, 2008 at 03:59:47PM -0600, Phil Meyer wrote: > You might try installing valgrind.i386 as well, but I am not certain if > valgrind is multi-lib capable, and I don't have a x86_64 system > available at this moment. It is. If you have both valgrind.x86_64 and valgrind.i386 installed