[Paraview] installing paraview
Prashanth
prashanth . dumpuri at vanderbilt . edu
Thu, 9 Oct 2003 16:22:53 -0500
Can someone help me with the installation of Paraview.I cannot access the
instructions on the website,due to some tech difficulties on the website.I
have
VTK-4.2.3, CMake-1.8, Tcl8.3.3 running on my Linux alpha machine. I checked
out
Paraview from CVS. I get the following error when i 'make' Paraview
---------------------------------------------------------------------
Building object file vtkPVEnSightMasterServerReader.o...
/home/dumpurp/src/ParaView/Filters/vtkPVEnSightMasterServerReader.cxx:59:25:
vtkstd/string: No such file or directory
/home/dumpurp/src/ParaView/Filters/vtkPVEnSightMasterServerReader.cxx:60:25:
vtkstd/vector: No such file or directory
/home/dumpurp/src/ParaView/Filters/vtkPVEnSightMasterServerReader.cxx:89:
error: syntax
error before `;' token
/home/dumpurp/src/ParaView/Filters/vtkPVEnSightMasterServerReader.cxx:93:
error: syntax
error before `;' token
/home/dumpurp/src/ParaView/Filters/vtkPVEnSightMasterServerReader.cxx:94:
error: syntax
error before `;' token
/home/dumpurp/src/ParaView/Filters/vtkPVEnSightMasterServerReader.cxx:95:
error: syntax
error before `;' token
make[3]: *** [vtkPVEnSightMasterServerReader.o] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Filters] Error 2
------------------------------------------------------------------------------
Can someone help me with what's going on?Thanks in advance.
Prashanth.