freebsd-ports/math/vtk-examples/pkg-message
Pav Lucistnik 2bc3464d14 - 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 <ko@irfu.se>
2003-12-26 20:03:41 +00:00

7 lines
318 B
Text

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.