*** THIS IS EXPERIMENTAL AND NOT REGULARLY TESTED YET ****<div><br></div><div>So there is some support for doing that on linux. When configuring with Cmake, set your CMAKE_INSTALL_PREFIX correctly and then turn on PARAVIEW_INSTALL_DEVELOPMENT_FILES, which is an advanced CMake option. Then on make install, ParaView will install all headers and dependencies under the prefix specified. We do plan to support this, but until dashboards are setup to test this regularly, I am going to call this support experimental.</div>
<div><br></div><div>Utkarsh</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 14, 2012 at 12:00 PM, Henry Lehmann <span dir="ltr"><<a href="mailto:henry.lehmann@informatik.tu-freiberg.de" target="_blank">henry.lehmann@informatik.tu-freiberg.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
using "git clone --recursive"<br>
it is possible to checkout and build paraview with all dependencies/submodules.<br>
is it also possible to have headers, shared libs of all paraview+dependencies being installed<br>
to the system from "make install" invoked from the paraview build dir?<br>
<br>
I want to use paraview vtk extensions and vtk for implementing in c++.<br>
<br>
Thanks in advance.<br>
<br>
______________________________<u></u>_________________<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/<u></u>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/<u></u>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/<u></u>mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>