severity 558675 grave
thanks
On 2009/11/29 MiĊĦoLietavec wrote:
> Package: libvtk5.2
> Version: 5.2.1-13
Bumping severity, python-vtk is unusable :
$ python
Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import vtk
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/pymodules/python2.5/vtk/__init__.py", line 76, in <module>
__helper.refine_import_err('hybrid', 'vtkHybridPython', exc)
File "/usr/lib/pymodules/python2.5/vtk/__helper.py", line 32, in
refine_import_err
raise LinkError, str(exc)
vtk.__helper.LinkError: libjvm.so: cannot open shared object file: No
such file or directory
> (Package python-vtk, vers. 5.2.1-13 also affected.)
>
> The library /usr/lib/libvtkHybrid.so.5.2.1 (and others) require
> libjvm.so, which is not found.
[...]
Most certainly introduced when fixing #552352, it should IMHO be reverted.
Unfortunately there will be similar problems with VTK 5.4 due to
upstream changes in git 29292641:
ENH: Adding vtkJavaProgrammableFilter
The filter allows a user to write a VTK algorithm in Java and use
it from C++.
It uses vtkJVMManager to manage an instance of the Java VM and
to call functions through the JNI layer.
Denis
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]