[vtkusers] Tcl wrapping for vtkMy (fwd)

Sebastien BARRE sebastien.barre at kitware.com
Wed Mar 13 18:46:58 EST 2002


At 3/13/2002 06:33 PM, Sylvain Jaume wrote:
>Here's what I got in the vtk tcl interpreter (auto_path looks a bit
>weird...):
>
>% package require vtk
>4.0
>% package require vtkmy
>can't find package vtkmy
>% puts $auto_path
>/home/jaume/VTK/Wrapping/Tcl:/home/jaume/VTKMY/Wrapping/Tcl
>/usr/lib/tcl8.3 /usr/lib /home/jaume/VTKBIN/lib /usr/lib/tk8.3
>/home/jaume/VTK/Wrapping/Tcl /home/jaume/VTKBIN/lib/vtk/tcl
>/home/jaume/VTKBIN/Wrapping/Tcl

All right, that's it, you got it wrong. TCLLIBPATH is a *space* separated 
list of path (it's in the README). I can see a ':' here :)


--
Sebastien Barre




More information about the vtkusers mailing list