Okay, this is cherry-picked onto the release branch as well.<br><br><div class="gmail_quote">On Thu, Jun 3, 2010 at 9:52 AM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Good catch. I&#39;ve committed a fix to the master. Dave can you move it<br>
to the release branch as well.<br>
Attached is the patch.<br>
<br>
commit 07ba5364f3ab16d33e7ae7c67f64c4b25e2de11f<br>
Author: Utkarsh Ayachit &lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;<br>
Date:   Thu Jun 3 09:49:23 2010 -0400<br>
<br>
    Paraview clients were ignoring set install path.<br>
<br>
    The ParaView custom clients were not passing the PV_INSTALL_LIB_DIR to the<br>
    build_paraview_client macro. As a consequence it was doing the<br>
default thing.<br>
    Fixed that.<br>
<font color="#888888"><br>
Utkarsh<br>
</font><div><div></div><div class="h5"><br>
On Wed, Jun 2, 2010 at 6:02 PM, Orion Poplawski &lt;<a href="mailto:orion@cora.nwra.com">orion@cora.nwra.com</a>&gt; wrote:<br>
&gt; On 06/02/2010 03:42 PM, Orion Poplawski wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 06/02/2010 10:59 AM, Orion Poplawski wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I&#39;m working on an updated ParaView 3.8.0 rpm for Fedora and running into<br>
&gt;&gt;&gt; the following issue. The paraview-real and streaming_paraview-real are<br>
&gt;&gt;&gt; getting installed as follows:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; -- Installing:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; /builddir/build/BUILDROOT/paraview-3.8.0-1.fc14.x86_64/usr/lib/paraview-3.8/paraview-real<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; -- Installing:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; /builddir/build/BUILDROOT/paraview-3.8.0-1.fc14.x86_64/usr/lib/streaming_paraview-1.1/streaming_paraview-real<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; despite setting -DPV_INSTALL_LIB_DIR:PATH=lib64/paraview.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Another one:<br>
&gt;&gt;<br>
&gt;&gt; /usr/lib/python2.6/site-packages/Xdmf/libvtkXdmfPython.so<br>
&gt;&gt;<br>
&gt;&gt; is installed on a 64-bit machine instead of in /usr/lib64/...<br>
&gt;<br>
&gt; Sorry, that one is okay. Not that pvbatch-real (and others) is installed in<br>
&gt; /usr/lib64/paraview/ as requested, just not paraview-real.  Looks like an<br>
&gt; issue of some kind with add_executable_with_forwarding2?<br>
&gt;<br>
&gt; ParaView-3.8.0/CMake/ParaViewBranding.cmake:<br>
&gt;  add_executable_with_forwarding2(pv_exe_suffix<br>
&gt;                 &quot;${PARAVIEW_LIBRARY_DIRS}&quot;<br>
&gt;                 &quot;../${PARAVIEW_INSTALL_LIB_DIR}&quot;<br>
&gt;                 &quot;${BPC_INSTALL_LIB_DIR}&quot;<br>
&gt;                 ${BPC_NAME} WIN32 ${MAKE_BUNDLE}<br>
&gt;                 ${BPC_NAME}_main.cxx<br>
&gt;                 ${exe_icon}<br>
&gt;                 ${apple_bundle_sources}<br>
&gt;                 ${qt_menu_nib_sources}<br>
&gt;                 ${EXE_SRCS}<br>
&gt;                 )<br>
&gt;<br>
&gt; ParaView-3.8.0/<a href="http://ParaViewConfig.cmake.in" target="_blank">ParaViewConfig.cmake.in</a>:<br>
&gt; # The locations/prefixes where this version of ParaView would be installed.<br>
&gt; SET (PARAVIEW_INSTALL_LIB_DIR &quot;@PV_INSTALL_LIB_DIR@&quot;)<br>
&gt;<br>
&gt; Perhaps this isn&#39;t getting evaluated in the correct order?<br>
&gt;<br>
&gt; --<br>
&gt; Orion Poplawski<br>
&gt; Technical Manager                     303-415-9701 x222<br>
&gt; NWRA/CoRA Division                    FAX: 303-415-9702<br>
&gt; 3380 Mitchell Lane                  <a href="mailto:orion@cora.nwra.com">orion@cora.nwra.com</a><br>
&gt; Boulder, CO 80301              <a href="http://www.cora.nwra.com" target="_blank">http://www.cora.nwra.com</a><br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
</div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>