Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Apr 1998 12:23:55 -0700
From:      Jake <jake@checker.org>
To:        freebsd-java@FreeBSD.ORG
Subject:   Java WorkShop troubles
Message-ID:  <352A7D49.30399A33@checker.org>

next in thread | raw e-mail | index | archive | help
I'm having trouble getting jws going,

[jake]whatever: /usr/local/Java-WorkShop2.0/JWS/intel-S2/bin
[12:19:52]108<0> ./jws
/usr/local/java
cannot stat "/usr/local/Java-WorkShop2.0/JWS/intel-S2/bin/libawt.so" :
No such file or directory (libawt.so)
java.lang.UnsatisfiedLinkError: no awt in shared library path
        at java.lang.Runtime.loadLibrary(Runtime.java)
        at java.lang.System.loadLibrary(System.java)
        at
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:402)
        at java.awt.SystemColor.updateSystemColors(SystemColor.java:350)

        at
        at sun.jws.WaitFrame.<init>(WaitFrame.java:16)
        at sun.jws.WaitFrame.showIt(WaitFrame.java:56)
        at sun.jws.Main.main(Main.java:143)

I tried adding /usr/local/java/lib/i386/green_threads to the shared lib
path,
which is where libawt.so is located, but to no avail.

Thanks

--
reply to jake@checker.org
http://www.checker.org/~jake




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?352A7D49.30399A33>