[vtkusers] Installing VTK on debian

Andy Cedilnik andy.cedilnik at kitware.com
Thu Nov 7 09:10:51 EST 2002


Hi Jan,

How standard is your Debian? I build CMake and VTK every night on my
Debian Testing without any problems.

What version of CMake are you using?
Where did you get VTK source code?

			Andy

On Wed, 2002-11-06 at 11:33, Jan Fischer Tel.75465 wrote:
> I'm trying to install VTK on my debian system. I cannot use the
> respective debian packages because I need the Parallel classes, which
> seem to be not included there.
> 
> After downloading VTK and unpacking it I'm doing the following:
> 
> ------------------------------------------------------------
> 
> env CXX=/usr/lib/gcc CC=/usr/lib/gcc cmake -i
> [selection of options]
> 
> make
> 
> ------------------------------------------------------------
> 
> make then exits with the following error:
> 
> make[5]: CMAKE_C_COMPILER@: Command not found
> 
> Obviously, some kind of internal variable for cmake is not set
> correctly. How can this be done?





More information about the vtkusers mailing list