|
From: Mads J. <mad...@mo...> - 2005-12-12 07:30:47
|
I only build it once on the amd64 box and then installed it there. Mads On Sun, 2005-12-11 at 14:57 +0000, Tom Hughes wrote: > In message <1133958570.25925.34.camel@localhost.localdomain> > Mads Jepsen <mad...@mo...> wrote: > > > I have tried to install valgrind to a non default path: > > ./configure --prefix some-path > > make all > > make install > > There is no problem in the x86 instalation, but for the amd64-linux I > > get the following error message: > > valgrind: failed to start tool 'memcheck' for platform 'amd64-linux': No > > such file or directory > > > > Memcheck is located at ../lib/valgrind/amd64-linux/ relative to the bin > > directory. Which is the same relative path as x86-linux. > > Can I ask you to clarify exactly how you built and installed > valgrind? Did you build it once on an amd64 box or did you try and > build it twice, once for x86 and once for amd64 and then install > them both on the same box? > > Tom |