[vtkusers] Compiling VTK 5.4.2 on Ubuntu 9.10

Anders Wallin anders.e.e.wallin at gmail.com
Sat Jan 30 10:48:05 EST 2010


Following the readme in the source package I've run
ccmake .
which runs without errors
"make" gives me
http://pastebin.ca/1771942

this seems like an #include <iostream.h> vs. #include <iostream> issue?

I am trying this with environment varialbes set to:
GXX=/usr/bin/g++
CC=/usr/bin/gcc

Ubuntu 9.10 comes with gcc and g++ version 4.4.1
I have at least the packages which come with "sudo apt-get build-dep
libvtk5.2" installed.

any suggestions?

AW



More information about the vtkusers mailing list