[vtkusers] Java rpm missing libXt.so ?
Randy Heiland
heiland at ncsa.uiuc.edu
Thu Jan 11 05:29:45 EST 2001
Right. I know where libXt.so is located on my machine. My point, however, was
that it's not part of libvtkJava.so -- which means when vtkPanel loads this
lib, this problem arises. I went ahead and rebuilt libvtkJava.so myself, with
libXt.so, and then my app works fine. I just wanted to point out this apparent
problem to Kitware.
--Randy
On Jan 10, 10:15pm, David D. Marshall wrote:
> Subject: Re: [vtkusers] Java rpm missing libXt.so ?
> libXt.so is located in /usr/X11R6/lib (most likely) and if part of the
XFree86-devel package
> (on my Mandrake system). Checkout your install cd, or
> http://rpmfind.net/linux/rpm2html/search.php?query=libXt.so
>
> Randy Heiland wrote:
>
> > I just installed vtk-java-3.2-1.i386.rpm from
> > ftp://public.kitware.com/pub/vtk/vtk3.2/ and when I try to run my app, I
get:
> > undefined symbol: XtStrings
> >
> > Doing a 'ldd libvtkJava.so' shows there is no libXt.so (something that
does
> > appear when I do an ldd on my SGI .so). Is it possible this was mistakenly
> > left out and needs to be included?
> >
More information about the vtkusers
mailing list