<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>Hello,</div>
<div>&nbsp;</div>
<div>I am trying to get memory checking to work in an extended Ctest script that calls ctest_memcheck(...).&nbsp; However, when I do I get the error message:</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>SetCTestConfiguration:BuildDirectory:/home/rabartl/PROJECTS/dashboards/Trilinos.base/SERIAL_DEBUG/BUILD</div>
<div>SetCTestConfiguration:SourceDirectory:/home/rabartl/PROJECTS/dashboards/Trilinos.base/SERIAL_DEBUG/Trilinos</div>
<div>Memory check project /home/rabartl/PROJECTS/dashboards/Trilinos.base/SERIAL_DEBUG/BUILD</div>
<div>Memory checker (MemoryCheckCommand) not set, or cannot find the specified program.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>I have set the cache variable MEMORYCHECK_COMMAND as shown by:</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>$ grep ^MEMORYCHECK_COMMAND:FILEPATH CMakeCache.txt </div>
<div>MEMORYCHECK_COMMAND:FILEPATH=/usr/bin/valgrind</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>I also tried setting this variable in the Ctest script itself.</div>
<div>&nbsp;</div>
<div>How can I set this command?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>- Ross</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</font>
</body>
</html>