[3623] in java-interest

home help back first fref pref prev next nref lref last post

simple debugging question

daemon@ATHENA.MIT.EDU (Tom Fisher)
Sun Nov 19 08:12:44 1995

Date: Fri, 17 Nov 1995 13:38:46 -0800 (PST)
From: Tom Fisher <tomf@pollux.usc.edu>
To: java-interest@java.sun.com
Cc: tomf@pollux.usc.edu

Hi, I have installed HotJava-1.3a and JDK on a sparc 5 running solaris-2.4.
I have set the CLASSPATH correctly (I believe) and have a problem bringing 
up the demo applets.  The README file says to execute the follwing command 
from the top-level JDK directory:

	bin/appletviewer demo/GraphLayout/example1.html

Here is what happened:

bash$ bin/appletviewer demo/GraphLayout/example1.html
java.lang.UnsatisfiedLinkError: init
        at sun.awt.motif.MToolkit.<init>(MToolkit.java:33)
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:178)
        at java.awt.Window.getToolkit(Window.java:139)
        at java.awt.Frame.addNotify(Frame.java:63)
        at java.awt.Window.pack(Window.java:80)
        at sun.applet.AppletCopyright.<init>(AppletCopyright.java:41)
        at sun.applet.AppletViewer.main(AppletViewer.java:713)


I was wondering if anyone knows right off what I might've done wrong.
Thanks alot,
-Tom Fisher
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post