|
From: Andrew C. <ajc...@gm...> - 2011-11-18 16:18:25
|
I checked out the latest valgrind repo from svn, and "make install" seems to be putting the libraries in the wrong place. They are installed in PREFIX/lib/valgrind/ when the valgrind binary looks for them in PREFIX/lib/. Making symbolic links fixes the issue, but is this a bug? Andrew |