I initially forgot to use --prefix=/usr/bin when I invoked ./configure. I did
that later, and then used make and make install. It would appear I typed in
something wrong, as valgrind is actually installed in /usr/bin/bin. However,
I've added that path to my .profile for bash so it finds the program. Now, I am
getting an error: valgrind: Unknown/uninstalled VG_PLATFORM 'amd64-darwin'
I've hunted around through some forums and a similar problem having to do with
brew suggested that the permissions on various vgpreload_* files may not be
correct. I found two instances of these files, both in:
/usr/bin/lib/valgrind/
and also in
/usr/bin/lib/valgrind/vgpreload_*.so.dSYM/Contents/Resources/DWARF/vgpreload*.so
(occurs for each preload file).
All of the ones in the first directory mentioned already have execute
permissions; I forcefully added execute permissions to the ones in the latter
directories and the error remains the same...
Suggestions?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users