[vtkusers] Need help regarding running VTK examples

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Fri Mar 2 13:20:59 EST 2001


hi,

>>>>> "Chandragupta" == Chandragupta Ganguly <ganguly at acsu.buffalo.edu> writes:

 
    Chandragupta>  these are the errors I get:
 
    Chandragupta>  vtk hello.vtk Error in startup script: invalid
    Chandragupta> command name "Stroked" while executing "Stroked
    Chandragupta> lines spell hello..."  (file "hello.vtk" line 2)

hello.vtk is not a tcl script - it is a datafile and you shouldnt run
vtk hello.vtk

Look for scripts like Cone.tcl and run them instead like so:

$ vtk Cone.tcl

this should work.

prabhu

-- 
It is never wise to turn aside from knowing, however the knowing 
comes.
	-- Merlinus Ambrosius, "The Hollow Hills", [Mary Stewart]




More information about the vtkusers mailing list