[vtkusers] can't find package VTK
Veerapuram Varadhan
v.varadhan at gmail.com
Sat Jul 17 05:01:25 EDT 2004
Hi Vidya,
Try the following steps:
1) Run the MakePackages.tcl in the VTK/Wrapping/Tcl directory.
2) Once MakePackages.tcl runs successfully without any error, add the
following environment variables :
TCLLIBPATH = "<your vtk directory>/Wrapping/Tcl"
TCL_LIBRARY = "<your tcl installation directory>/lib/<tcl dir>" {this
directory should essentially have "init.tcl" script}
Now try running the sample... it should work.
3) If the sample Cone.tcl doesn't work still, compile vtk.exe and run
the scripts using this exe.
HTH,
V. Varadhan.
----- Original Message -----
From: Vidya Raghavan <vidya_raghavan at hotmail.com>
Date: Sat, 17 Jul 2004 05:13:35 +0000
Subject: [vtkusers] can't find package VTK
To: vtkusers at vtk.org
Hi,
I just installed VTK and Tcl. When I run the sample Cone.tcl script, I
get "can't find package VTK". Could someone please tell me how to fix
this?
Thanks.
________________________________
Apply to 50,000 jobs now. Post your CV on naukri.com today.
More information about the vtkusers
mailing list