[vtkusers] Exception in a Java application

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Fri Mar 30 04:06:55 EST 2001


hi,

>>>>> "Carlos" == Carlos Martinez Burgos <cmarbur at iti.upv.es> writes:

    Carlos> Hi all.  I have successfully compiled VTK on RedHat 7.0,
    Carlos> updating rpms from RH webpage. I can run examples in c++,
    Carlos> tcl and python, but when I try to run a Java application I

<snip>

    Carlos> Has somebody the same problem? Have you solved it?

In your user.make just add the following somewhere and reconfigure and
recompile VTK.

X_EXTRA_LIBS = -lXt

Hopefully, the problem will vanish.

prabhu




More information about the vtkusers mailing list