Under Fedora 11, I was able to rebuild the vtk packages from the Fedora 10 vtk-5.0.4 source rpms (see, for instance, http://fedora.secsup.org/linux/releases/10/Everything/source/SRPMS/vtk-5.0.4-25.fc10.src.rpm), and was then able to compile octaviz 0.4.7 against the old vtk and vtk-data.
hope this helps.
Octaviz needs serious maintenance before it will work with VTK > 5.0. I am not capable, and no one else has offered to step up to do the work. I have started using Mayavi instead.
Hi,
I try to install octaviz on fc11 with vtk 5.2
I have the following error :
[ 9%] Compiling vtkTreeDFSIterator.cc to vtkTreeDFSIterator.o
/home/trophime/rpmbuild/BUILD/octaviz/Filtering/vtkTree.cc: In function 'octave_value_list FvtkTree(const octave_value_list&, int)':
/home/trophime/rpmbuild/BUILD/octaviz/Filtering/vtkTree.cc:281: error: 'interp' was not declared in this scope...