Re: LD_LIBRARY_PATH

1999-07-01 Thread Nathan Meyers
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

Re: LD_LIBRARY_PATH

1999-07-01 Thread Matthias Pfisterer
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

LD_LIBRARY_PATH

1999-06-30 Thread Alejandro Lucero Palau
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

appletviewer complaining about LD_LIBRARY_PATH

1998-10-27 Thread Ian Clarke
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