aboutsummaryrefslogtreecommitdiffstats
path: root/math/vtk-examples/pkg-message
blob: 7358c60ffbbcf4e58fe994c9e2a0c73f2713f806 (plain) (blame)
1
2
3
4
5
6
7
To build and run C++ examples/tests you need to instal vtk, vtk-headers, cmake.

To run Tcl, Python or Java examples/tests you need to install vtk and vtk-tcl, 
vtk-python or vtk-java correspondingly.

Remember to set your VTK_DATA_ROOT variable to %%PREFIX%%/share/examples/vtk/VTKData
before running examples/tests.