t; > I try to execute a java program, and this error ocurred:
> > java.lang.UnsatisfiedLinkError: no awt in shared library path
> >
> > I set the LD_LIBRARY_PATH pointing the directory where the dynamic
> > library is, but it d
and this error ocurred:
> java.lang.UnsatisfiedLinkError: no awt in shared library path
>
> I set the LD_LIBRARY_PATH pointing the directory where the dynamic
> library is, but it doesnt work.
> Anyone can help me?
> I'm using jdk
Hi!
I try to execute a java program, and this error ocurred:
java.lang.UnsatisfiedLinkError: no awt in shared library path
I set the LD_LIBRARY_PATH pointing the directory where the dynamic
library is, but it doesnt work.
Anyone can help me?
I'm using jdk117b in a 2.0.36 kernel
T
Hi, I am using JDK1.1.6v5 on a RedHat 5.1 system. The java interpreter
seems to work (although I haven't tried it out with any programs which use
the AWT) however when I launch Appletviewer it complains about no library
path being set. If I set the LD_LIBRARY_PATH to /lib then this