<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
How do I set LD_LIBRARY_PATH so I can call execute_process( ) using that library path.<br><br><br>Example:<br><br>execute_process(COMMAND echo \$PATH COMMAND LD_LIBRARY_PATH=/home/my COMMAND myExe )<br><br>The 1st command should print the $PATH<br>the 2nd should set LD_LIBARY_PATH<br>the 3rd should execute myExe (with LD_LIBRARY_PATH being the correct on specified in COMMAND 2)<br><br>Thanks.<br><br><br><br /><hr />Suspicious message? There’s an alert for that. <a href='http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_broad2_122008' target='_new'>Get your Hotmail® account now.</a></body>
</html>