[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

java trouble



Hi 

I would appreciate any feedback from the list :

I've tried to install the JDK package for Debian-1.2 and I can't run
the appletviewer.
I've installed  motifnls, tk42, netscape, and other packages and I
have checked the presence of libawt.so in the /usr/lib/jdk/i686/ directory.
I've also added /usr/lib/jdk/i686 to the /etc/ld.so.conf and executed 
ldconfig.
However, when I try to run the appletviewer (on a local file or on a
http: file) I get the following message :

[no properties loaded, using defaults]
File not found (/usr/lib/jdk/i686/libawt.so)
java.lang.NullPointerException
	at java.lang.Runtime.loadLibrary(Runtime.java)
	at java.lang.System.loadLibrary(System.java)
	at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:35)
	at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:190)
	at java.awt.Window.getToolkit(Window.java:139)
	at java.awt.Frame.addNotify(Frame.java:82)
	at java.awt.Window.pack(Window.java:80)
	at sun.applet.AppletCopyright.<init>(AppletCopyright.java:41)
	at sun.applet.AppletViewer.main(AppletViewer.java:768)
java.lang.UnsatisfiedLinkError: init
	at sun.awt.motif.MToolkit.<init>(MToolkit.java:39)
	at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:190)
	at java.awt.Window.getToolkit(Window.java:139)
	at java.awt.Frame.addNotify(Frame.java:82)
	at java.awt.Window.pack(Window.java:80)
	at sun.applet.AppletCopyright.<init>(AppletCopyright.java:41)
	at sun.applet.AppletViewer.main(AppletViewer.java:768)

Thank you in advance for any help




---- Olivier BOUSQUET ----
Ecole Polytechnique  
4eme Cie, Promotion 94
91128 Palaiseau, FRANCE
tel : (33).1.69.33.50.68
bousquet@poly.polytechnique.fr
http://www.polytechnique.fr/poly/~bousquet


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: