This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Libraries > VTK (6.1.0)

The Visualization Toolkit (VTK) is an open source, freely available software
system for 3D computer graphics, modeling, image processing, volume rendering,
scientific visualization and information visualization. VTK also includes
ancillary support for 3D interaction widgets, two and three-dimensional
annotation, and parallel computing. At its core VTK is implemented as a C++
toolkit, requiring users to build applications by combining various objects into
an application. The system also supports automated wrapping of the C++ core into
Python, Java and Tcl, so that VTK applications may also be written using these
interpreted programming languages.

You can enable a lot of optional features by passing variables to the script
(VAR=yes/no ./VTK.SlackBuild):

IMAGING=yes|no (default: no)
MPI=yes|no (default: no), requires openmpi
QT=yes|no (default: yes)
TK=yes|no (default: no)
VIEWS=yes|no (default: no)
WEB=yes|no (default: no)
PYTHON=yes|no (default: yes)
JAVA=yes|no (default: no)
TCL=yes|no (default: no)

Maintained by: Youjie Zhou
Keywords: VTK,vtk
ChangeLog: VTK

Homepage:
http://www.vtk.org/VTK/project/project.html

Source Downloads:
VTK-6.1.0.tar.gz (25e4dfb3bad778722dcaec80cd5dab7d)

Download SlackBuild:
VTK.tar.gz
VTK.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds