Hi Ben,<div><br></div><div>If you do an update it shouldn't attempt to install the qch file. Also so you know, the ParaViewConfig.cmake file doesn't get installed if PARAVIEW_INSTALL_DEVELOPMENT is turned off.</div>
<div><br></div><div>Let me know if you have anymore issues. Thanks!<br><br><div class="gmail_quote">On Wed, Apr 7, 2010 at 9:01 AM, Dave Partyka <span dir="ltr"><<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Ben,<div><br></div><div>You need to turn on PARAVIEW_INSTALL_DEVELOPMENT to get the include directories. Is that the case? The ParaViewConfig.cmake file "should" be in the lib/paraview-x.x/ directory. I will try testing this out. The install rule for paraview.qch needs logic to disable it when there is no gui. I'll fix that right now.</div>
<div><br></div><div>Thanks for your feedback!<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Tue, Apr 6, 2010 at 7:51 PM, Ben Medina <span dir="ltr"><<a href="mailto:ben.medina@gmail.com" target="_blank">ben.medina@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
<br>
I've been trying to generate a development tree of ParaView (based on<br>
CVS head as of a few hours ago) that I can distribute to other<br>
in-house developers so that they don't have to build ParaView<br>
themselves. I've been following the instructions here:<br>
<a href="http://www.paraview.org/Wiki/ParaView:Build_And_Install#Install_ParaView" target="_blank">http://www.paraview.org/Wiki/ParaView:Build_And_Install#Install_ParaView</a><br>
<br>
I have set the CMake variables as described (with<br>
PARAVIEW_BUILD_QT_GUI OFF). Building and packaging works correctly,<br>
but the resultant tarball (built via cpack -G TGZ --config<br>
{ParaViewBuildDir}/Servers/Executables/CPackParaViewServersConfig.cmake)<br>
contains only lib and bin directories; there is no include directory,<br>
nor a ParaViewConfig.cmake file.<br>
<br>
make install seems more promising, as I do end up with a more complete<br>
tree. However, the install fails with the following error:<br>
CMake Error at Documentation/cmake_install.cmake:36 (FILE):<br>
file INSTALL cannot find<br>
"/home/ben/3rdpartylibs/paraview/3.7b/unpacked-download-directory/linuxg29x64.26/Documentation/paraview.qch".<br>
Call Stack (most recent call first):<br>
cmake_install.cmake:95 (INCLUDE)<br>
<br>
Can anyone tell what's going wrong?<br>
<br>
Thanks,<br>
Ben<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>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>