[Paraview] install vtk headers and libs from paraview?

Andy Bauer andy.bauer at kitware.com
Tue May 5 17:10:20 EDT 2009


For this all you need to do when cmake asks you for the location of VTK is
to put in:
 <paraview3 install directory>/VTK



On Tue, May 5, 2009 at 1:13 PM, Chris Kees <
christopher.e.kees at usace.army.mil> wrote:

> 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 <
> christopher.e.kees at usace.army.mil> 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
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090505/8dc6743e/attachment-0001.htm>


More information about the ParaView mailing list