[vtkusers] vtk with scriptics prowish and itcl

Fletcher, Bob (GEAE) bob.fletcher at ae.ge.com
Tue Oct 3 17:20:10 EDT 2000


Well, there is a tradition on this list of answering one's own questions.....

vtk compiles fine with the scriptics binary installation.

To load their itcl/itk packages simply use 

$ ./vtk
% package require Itcl
3.1
% package require Itk
3.1
% namespace import itcl::*
% namespace import itk::*

Now you can create  itcl classes. 

It didn't occur to me that it would be this simple!
Bob.  


> ----------
> From: 	Fletcher, Bob (GEAE)[SMTP:bob.fletcher at ae.ge.com]
> Sent: 	Tuesday, October 03, 2000 2:04 PM
> To: 	'vtkusers at public.kitware.com'
> Subject: 	[vtkusers] vtk with scriptics  prowish and itcl
> 
> Has anyone compiled vtk with the scriptics prowish package and used their
> itcl/itk packages on Unix (HPUX)?
>  
> I can link to their libtcl and libtk, and vtk  runs, but when I try to
> 
> %load libitcl31.sl
> the interpreter tells me that
> %
> This interpreter does not support stubs-enabled extensions.
> % 
> 
> Any ideas or experience?
> 
> Bob.
> 
> _________________________________________________
> Bob Fletcher,                                                        
> GEAE Analysis and Engineering Systems             
> 1 Neumann Way,  M/D  T207
> Cincinnati OH  45215-6301
> Bob.Fletcher at ae.ge.com
> 
> 
> 
> 
> 
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/vtkusers
> 




More information about the vtkusers mailing list