|
From: Philippe W. <phi...@sk...> - 2013-12-26 12:31:06
|
On Mon, 2013-12-23 at 18:41 -0500, mathew rowley wrote:
> I am not doing 'make install' and running valgrind from the coregrind
> directory and it doesnt seem to be able to find support files.
If you are not doing 'make install', then the best is to do
'make install'.
If you really do not want to do make install, then
in the top directory, run :
./vg-in-place -h
and that should work.
Philippe
|