On 15/05/12 21:24, Spikey Dog wrote: > 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'
Your problem is that you want prefix=/usr, not prefix=/usr/bin as prefix is, as it's name suggests, a prefix, to which specific directories like bin and lib are then added. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ------------------------------------------------------------------------------ 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