Thanks, that worked. With that approach I still have to do a build of VTK and and a build of paraview (which also builds its own vtk) so I get two copies of the vtk libraries installed. I was hoping to go one step further and have paraview use the version of vtk I use for everything else. It's not that big of deal though. I can live with two sets of vtk libraries.

Chris

On May 4, 2009, at 12:55 PM, Andy Bauer wrote:

The VTK source is under the ParaView3 source directory and as far as I know pulled directly from the VTK cvs repository. You should be able to do a separate VTK installation with:
ccmake <ParaView3 directory>/VTK

On Mon, May 4, 2009 at 1:33 PM, Chris Kees <[email protected] > wrote:
Hi all,

Is there an easy way to do a complete vtk installation directly from the paraview source? I'd like to get what a direct vtk install usually puts in lib/vtk-5.3 and include/vtk-5.3 so that my vtk-based applications can use the result of paraview build instead of requiring that I build vtk AND paraview.

Thanks,
Chris_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to