<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Arial;color: #000000;font-size: 10pt;">I want to set the installation directory using the Superbuild script, but it seems to be ignoring the value<br>
<br>
My cmake command looks like:<br>
<br>
cmake -DCMAKE_INSTALL_PREFIX=/usr/people/angel/pv-test/3.98.1_osmesa \<br>
-Ddownload_location=`pwd`/../Downloads \<br>
-DENABLE_boost=ON \<br>
-DENABLE_cgns=ON \<br>
-DENABLE_ffmpeg=ON \<br>
-DENABLE_hdf5=ON \<br>
-DENABLE_matplotlib=ON \<br>
-DENABLE_osmesa=ON \<br>
-DENABLE_mesa=OFF \<br>
-DENABLE_mpi=ON \<br>
-DENABLE_numpy=ON \<br>
-DENABLE_paraview=ON \<br>
-DENABLE_python=ON \<br>
-DENABLE_qt=OFF \<br>
-DENABLE_silo=ON \<br>
-DENABLE_szip=ON \<br>
-DGIT_EXECUTABLE=/usr/cta/CSE.20130220/Release/git-1.6.5.2/bin/git \<br>
-DUSE_SYSTEM_mpi=ON ../Source<br>
<br>
<br>
When I run &quot;make install&quot; it get a clean build, but the installation directory is in Build/install&nbsp; rather than /usr/people/angel/pv-test/3.98.1_osmesa.&nbsp;&nbsp;&nbsp; If I drop into the Build/paraview directory and rerun cmake to change the installation directory and
 then rerun &quot;make install&quot;, I get the proper installation.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Am I setting the wrong variable when I run the cmake command?&nbsp;&nbsp;&nbsp; This is the correct variable as described in the wiki page at
<a href="http://paraview.org/Wiki/ParaView/Superbuild" target="_blank">http://paraview.org/Wiki/ParaView/Superbuild</a><br>
<br>
I'm seeing this with 3.98.1 and 4.0.0rc2<br>
<br>
<br>
<br>
<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px; text-align:left"><span style="font-family:Arial"><span style="color:rgb(51,153,102); font-style:italic"></span></span>
<hr style="width:100%; height:2px; margin-left:0px; margin-right:auto">
<span style="font-family:Helvetica; font-weight:bold; color:rgb(0,128,128)"><span style="font-style:italic">Rick Angelini</span></span><br style="font-style:italic">
<span style="font-family:Helvetica; font-weight:bold; color:rgb(0,128,128)"><span style="font-style:italic"><br>
<span style="font-style:italic; color:rgb(0,51,102)">USArmy Research Laboratory</span></span></span><br style="font-style:italic; color:rgb(0,51,102)">
<span style="font-family:Helvetica; font-weight:bold; color:rgb(0,51,102); font-style:italic"></span>
<div style="font-family:Helvetica; font-weight:bold; color:rgb(0,51,102); font-style:italic">
CISD/HPC Architectures Team<br>
Building 120 Cube 315<br>
</div>
<span style="font-style:italic; font-weight:bold; color:rgb(0,51,102)"></span><span style="font-family:Arial; font-style:italic; color:rgb(0,51,102)"><span style="font-family:Helvetica; font-weight:bold">Phone:&nbsp; 410-278-6266</span></span><br>
<span style="font-family:Arial"></span></div>
</div>
</div>
</div>
</div>
</body>
</html>