|
From: Test V. <am...@in...> - 2003-11-14 11:39:30
|
Hi All, 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 anybody tell me what could be the problem? Any information/steps about this issues is welcome! Best regards AMOLAK |