<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="Calibri" size="2"><span style="font-size:11pt;">
<div><font color="#1F497D">I believe that here is the problem file &#8211; Build/Applications/ParaView/cmake_install.cmake.&nbsp; </font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div><font color="#1F497D">Notice the area around line 46.&nbsp; It basically says that if .../lib/paraview-4.0/paraview exists (it does, as a file), and this is not a symlink (it is not &#8211; make install just copied it in here as a file), then change RPATH (which
must be a directory) to be the executable .../lib/paraview_4.0/paraview.</font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div><font color="#1F497D">Obviously, this dies.&nbsp; Short term, where should I hack this to install, and long term, it needs to be fixed.</font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div><font color="#1F497D">Thanks,</font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div><font color="#1F497D">Alan</font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div style="padding-left:36pt;"><font face="Tahoma" size="2"><span style="font-size:10pt;">_____________________________________________<br>

<b>From:</b> Scott, W Alan <br>

<b>Sent:</b> Monday, September 16, 2013 12:30 PM<br>

<b>To:</b> paraview-developers@paraview.org<br>

<b>Subject:</b> make install still fails</span></font></div>
<div style="padding-left:36pt;">&nbsp;</div>
<div style="padding-left:36pt;">&nbsp;</div>
<div style="padding-left:36pt;">Make install still fails for me.&nbsp; This is on Linux, LAN (i.e., non cluster), master.&nbsp; I did not do a build from scratch, but can if desired.&nbsp; Error is as follows:</div>
<div style="padding-left:36pt;">&nbsp;</div>
<div style="padding-left:36pt;">-- Up-to-date: /projects/viz/paraview/ParaView/4.1.0-alan/Linux-eng-sci-rhel6-x86_64/lib/paraview-4.0/paraview</div>
<div style="padding-left:36pt;">CMake Error at Applications/ParaView/cmake_install.cmake:45 (FILE):</div>
<div style="padding-left:36pt;">&nbsp; file RPATH_CHANGE given FILE</div>
<div style="padding-left:36pt;">&nbsp; &quot;/projects/viz/paraview/ParaView/4.1.0-alan/Linux-eng-sci-rhel6-x86_64/lib/paraview-4.0/paraview&quot;</div>
<div style="padding-left:36pt;">&nbsp; that does not exist.</div>
<div style="padding-left:36pt;">Call Stack (most recent call first):</div>
<div style="padding-left:36pt;">&nbsp; Applications/cmake_install.cmake:37 (INCLUDE)</div>
<div style="padding-left:36pt;">&nbsp; cmake_install.cmake:99 (INCLUDE)</div>
<div style="padding-left:36pt;">&nbsp;</div>
<div style="padding-left:36pt;">&nbsp;</div>
<div style="padding-left:36pt;">make: *** [install] Error 1</div>
<div style="padding-left:36pt;">&nbsp;</div>
<div style="padding-left:36pt;">Thanks,</div>
<div style="padding-left:36pt;">&nbsp;</div>
<div style="padding-left:36pt;">Alan</div>
<div style="padding-left:36pt;">&nbsp;</div>
<div style="padding-left:36pt;">&nbsp;</div>
<div style="padding-left:36pt;">&nbsp;</div>
</span></font>
</body>
</html>