On Wednesday, March 14, 2012, Ian Mallett wrote:

> I'm trying to get Valgrind working on a virtual machine running Ubuntu
> 9.04.  The computer is a x86-64 architecture, and the Ubuntu distro of the
> virtual machine *should* have been x86, and is a basically fresh OS
> install.  To install Valgrind, I used "sudo apt-get install valgrind".
>  However, typing "valgrind ./[my_program]" gives:
> 
> valgrind: failed to start tool 'memcheck' for platform 'amd64-linux': No
> such file or directory

Sounds like some kind of installation problem.  Does
valgrind /bin/ls
work?

J

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to