<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2713.1100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'am trying to use the Mayavi python interface with 
vtk 4.0.</FONT></DIV>
<DIV><FONT face=Arial size=2>I'am working on an Solaris 2.8 with python 
2.2.</FONT></DIV>
<DIV><FONT face=Arial size=2>All the vtk python test files (and examples) run 
fine ("...vtk-4.0/Examples/Tutorial/Step1/Python/Cone.py"</FONT></DIV>
<DIV><FONT face=Arial size=2>and 
"...vtk-4.0/Graphics/Testing/Python/*.py").</FONT></DIV>
<DIV><FONT face=Arial size=2>but when I try to use Mayavi, the is the following 
problem...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Adding parser accelerators 
...<BR>Done.<BR>Traceback (most recent call last):<BR>&nbsp; File 
"/opt/PYTHON/2.2/bin/mayavi", line 241, in ?<BR>&nbsp;&nbsp;&nbsp; app = 
MayaViTkGUI (r)<BR>&nbsp; File 
"/opt/PYTHON/2.2/lib/python2.2/site-packages/mayavi/Main.py", line 708, in 
__init__<BR>&nbsp;&nbsp;&nbsp; self.renwin = Misc.RenderWindow.RenderWindow 
(self.renwin_frame)<BR>&nbsp; File 
"/opt/PYTHON/2.2/lib/python2.2/site-packages/mayavi/Misc/RenderWindow.py", line 
88, in __init__<BR>&nbsp;&nbsp;&nbsp; height=500)<BR>&nbsp; File 
"/opt/PYTHON/2.2/lib/python2.2/site-packages/vtk-4.0/vtkTkRenderWidget.py", line 
65, in __init__<BR>&nbsp;&nbsp;&nbsp; 
vtkLoadPythonTkWidgets(master.tk)<BR>&nbsp; File 
"/opt/PYTHON/2.2/lib/python2.2/site-packages/vtk-4.0/vtkLoadPythonTkWidgets.py", 
line 59, in vtkLoadPythonTkWidgets<BR>&nbsp;&nbsp;&nbsp; interp.call('load', 
filename)<BR>TclError: couldn't load file "libvtkRenderingPythonTkWidgets.so": 
ld.so.1: /opt/bin/python: fatal: relocation error: file 
/opt/lib/libvtkRenderingPythonTkWidgets.so: symbol Tcl_PkgProvide: referenced 
symbol not found<BR>[27883 refs]<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>This symbol seems to be in the "libtcl.so" (my 
LD_LIBRARY_PATH&nbsp;is right&nbsp;to reach this library)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any idea would be helpfull</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Jerome Milazzo</DIV></FONT></BODY></HTML>