[vtkusers] Can t find package vtk
    Marcio Mathias (SAO PAULO/EDB) 
    marcio.mathias at ericsson.com
       
    Mon Oct 20 11:38:50 EDT 2003
    
    
  
Try setting TCLLIBPATH in the following format:
set TCLLIBPATH={c:/Program Files/vtk42/lib/vtk/tcl}
Do not forget the braces!
PS: I am considering that is the proper path where your VTK is installed...
Cheers,
Marcio.
-----Original Message-----
From: Felix Wolfheimer [mailto:wolfheimer at temf.tu-darmstadt.de]
Sent: segunda-feira, 20 de outubro de 2003 12:25
To: vtkusers at vtk.org
Subject: [vtkusers] Can t find package vtk
Hello Harald!
You should be able to run the examples from within a console window. 
Open a console window and start vtk at first (simply enter vtk, if it is 
included in your path variable).  Then you can give the tcl script to 
vtk by entering 
source <yourfilename.tcl>
I don't know if there is an other way to execute the tcl examples.
Hope that helps you.
Greetings
Felix
_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
    
    
More information about the vtkusers
mailing list