Errors running AWT programs on WinNT
Archie Cobbs
archie at whistle.com
Tue Jan 11 15:28:08 PST 2000
Edward Llewellyn writes:
> I'm getting the following error trying to run the test/awt/Calc program.
>
> java.lang.ExceptionInInitializerError: [exception was
> java.lang.UnsatisfiedLinkE
> rror: awt: file not found]
> at java.awt.Window.<init>(Window.java:36)
> at java.lang.Throwable.printStackTrace(Throwable.java:56)
>
> I'm using kaffe 1.0.5 on a WinNT system, 400 MHz Celeron, 64MB RAM.
> I'm also having problems running ANY awt programs, with similar errors about
> "awt: file not found".
Sounds like the linker can't find the 'awt' native library that
should have been installed at install time. You might check your
LD_LIBRARY_PATH or whatever the NT equivalent is... ?
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
More information about the kaffe
mailing list