<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 – Build/Applications/ParaView/cmake_install.cmake. </font></div>
<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D">Notice the area around line 46. 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 – 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"> </font></div>
<div><font color="#1F497D">Obviously, this dies. Short term, where should I hack this to install, and long term, it needs to be fixed.</font></div>
<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D">Thanks,</font></div>
<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D">Alan</font></div>
<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D"> </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;"> </div>
<div style="padding-left:36pt;"> </div>
<div style="padding-left:36pt;">Make install still fails for me. This is on Linux, LAN (i.e., non cluster), master. I did not do a build from scratch, but can if desired. Error is as follows:</div>
<div style="padding-left:36pt;"> </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;"> file RPATH_CHANGE given FILE</div>
<div style="padding-left:36pt;"> "/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;"> that does not exist.</div>
<div style="padding-left:36pt;">Call Stack (most recent call first):</div>
<div style="padding-left:36pt;"> Applications/cmake_install.cmake:37 (INCLUDE)</div>
<div style="padding-left:36pt;"> cmake_install.cmake:99 (INCLUDE)</div>
<div style="padding-left:36pt;"> </div>
<div style="padding-left:36pt;"> </div>
<div style="padding-left:36pt;">make: *** [install] Error 1</div>
<div style="padding-left:36pt;"> </div>
<div style="padding-left:36pt;">Thanks,</div>
<div style="padding-left:36pt;"> </div>
<div style="padding-left:36pt;">Alan</div>
<div style="padding-left:36pt;"> </div>
<div style="padding-left:36pt;"> </div>
<div style="padding-left:36pt;"> </div>
</span></font>
</body>
</html>