summaryrefslogtreecommitdiff
path: root/math/vtk-examples/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'math/vtk-examples/pkg-message')
-rw-r--r--math/vtk-examples/pkg-message7
1 files changed, 7 insertions, 0 deletions
diff --git a/math/vtk-examples/pkg-message b/math/vtk-examples/pkg-message
new file mode 100644
index 000000000000..7358c60ffbbc
--- /dev/null
+++ b/math/vtk-examples/pkg-message
@@ -0,0 +1,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.