[vtkusers] volmepro header and libraries / VTK install on linux

Dr. Daniel James White PhD dan at chalkie.org.uk
Mon Jan 12 11:40:00 EST 2004


hi,

My volume pro 1000 enabled fresh CVS VTK build finished without errors, 
on a red hat linux 8.0 system,
and make install of VTK was ok.
python wrapping of VTK was ok.

But, running a python frontend/GUI to VTK that used to work very well 
(called MayaVi, this is the program we are developing for volume pro 
1000 support)
I get the following error

-bash-2.05b$ mayavi
Traceback (most recent call last):
   File "/usr/bin/mayavi", line 283, in ?
     import mayavi
   File "/usr/lib/python2.2/site-packages/mayavi/__init__.py", line 5, 
in ?
     import Common, Base.Objects
   File "/usr/lib/python2.2/site-packages/mayavi/Base/__init__.py", line 
19, in ?
     import Objects
   File "/usr/lib/python2.2/site-packages/mayavi/Base/Objects.py", line 
20, in ?
     import Tkinter, vtkpython, math, tkColorChooser
   File "/home/heuuksul/vtk/VTK/Wrapping/Python/vtkpython.py", line 7, 
in ?
     from vtk import *
   File "/home/heuuksul/vtk/VTK/Wrapping/Python/vtk/__init__.py", line 
43, in ?
     __helper.refine_import_err('rendering', exc)
   File "/home/heuuksul/vtk/VTK/Wrapping/Python/vtk/__helper.py", line 
15, in refine_import_err
     raise LinkError, str(exc)
vtk.__helper.LinkError: /usr/local/VP1000/VolumePro1000/lib/libvli3.so: 
undefined symbol: _ZTVSt13basic_fstreamIcSt11char_traitsIcEE
-bash-2.05b$

so looks like there is a problem with linking ???????

what should we do next?
Any ideas?

cheers

Dan



Dr. Daniel James White BSc. (Hons.) PhD
Cell Biology
Department of biological and environmental science
PO Box  35
University of Jyväskylä
Jyväskylä FIN 40014
Finland
+358 (0)14 260 4183 (work)
+358 (0)414740463 (mob)

http://www.chalkie.org.uk
dan at chalkie.org.uk
white at cc.jyu.fi



More information about the vtkusers mailing list