From 2bc3464d14d6b62ab53abebcbc35596a97cccec4 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 26 Dec 2003 20:03:41 +0000 Subject: - Update to 4.3.0 Rework this port and split it into logically independent parts Give maintainership to submitter PR: ports/57858 Submitted by: Mykola Khotyaintsev --- math/vtk-examples/pkg-message | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 math/vtk-examples/pkg-message (limited to 'math/vtk-examples/pkg-message') 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. -- cgit v1.2.3