On 2010/1/3 Mathieu Malaterre wrote:
> Could someone please let me know what is going on ?
>
> http://packages.debian.org/search?suite=experimental&arch=any&mode=path&searchon=contents&keywords=vtk.jar
>
> Where is vtk.jar ?

Hi Mathieu,

As explained in a previous mail, it had accidentally been dropped from
libvtk-java.  Dominique uploaded 5.4.2-2 to fix this issue.

> Dominique, I am not sure I understand your patch. Until I see a
> correct libvtk-java package I do not think I need to patch anything in
> GDCM.

Dominique is right, when vtk.jar is found, you do no more pass into the
    else(EXISTS ${VTK_JAVA_JAR})
branch and libraries in /usr/lib/jni are not found.
But maybe it would be better to set a variable in VTKConfig.cmake to
let VTK tell where it puts JNI libraries?

There are other problems, you asked to enable more VTK_USE_* features,
and as a consequence more dependencies have been defined in
/usr/lib/vtk-5.4/VTKLibraryDepends.cmake, libvtk5-dev must depend on
all the .so libraries listed there (except for the wrappings).
Hopefully this is now fixed in the git repository.

Denis



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to