[vtkusers] VTKData path?

David Doria daviddoria at gmail.com
Mon Jun 17 08:25:39 EDT 2013


On Mon, Jun 17, 2013 at 4:39 AM, Ruff <albin.nilsson at gmail.com> wrote:
> Im just now learning VTK and Im going through the examples provided. A few of
> them gives me the ".../VTKData/Data/somefile.* not found". Im writing in
> python.
> Ive tried putting the folder with vtkdata-5.10.1 (which also is the version
> of VTK installed) in the VTK root, renaming it VTKData.
> Using Ubuntu there's also the option to install it as a package, but then
> it's placed in usr/share.
> Where is it supposed to go in order for me to be able to run the examples in
> the VTK/examples folder?

Ruff,

VTKData is a separate repository for holding large data files:
http://www.vtk.org/Wiki/VTK/Git
git clone git://vtk.org/VTKData.git

David



More information about the vtkusers mailing list