|
From: Nicholas N. <nj...@ca...> - 2003-11-14 16:51:13
|
On Fri, 14 Nov 2003, Test Valgrind wrote: > I downloaded the valgrind sources (both Valgrind version 20031012 and > valgrind-2.0) from http://valgrind.kde.org. > > As per the README, used the following commands > > ./configure --prefix /usr/local/bin > make > make install > > I guess both the times the valgrind was compiled and installed > correctly. I also tried once with ./configure only (i.e. without giving > prefix option). Also tried using the setting up specific paths. But > still all the time I am getting the segmentation fault whenever I run > "./valgrind ls -al". Can you send the entire output of "./valgrind -v ls -al"? Thanks. N |