Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 1997 11:52:55 -0700 (PDT)
From:      Random Junk <jsd@gamespot.com>
To:        freebsd-questions@freebsd.org
Subject:   java/awt: no awt in shared library path
Message-ID:  <199707151852.LAA26631@hudsucker.gamespot.com>

next in thread | raw e-mail | index | archive | help
what's the status of awt and freebsd?  anybody get it to work?
they've asked me to run this commercial app which is written in java.
the company recommends NT but i'm a staunch FreeBSD supporter, and
"java is java", right?  (yeah, sure!)

anyway, here's what happens:

java.lang.UnsatisfiedLinkError: no awt in shared library path
        at java/lang/Throwable.<init>(line unknown, pc 0x4b7479)
        at java/lang/Error.<init>(line unknown, pc 0x4b4fe3)
        at java/lang/LinkageError.<init>(line unknown, pc 0x4b4f63)
        at java/lang/UnsatisfiedLinkError.<init>(line unknown, pc 0x4b4ee3)
        at java/lang/Runtime.loadLibrary(line unknown, pc 0x4253e3)
        at java/lang/System.loadLibrary(line unknown, pc 0x420271)
        at sun/awt/motif/MToolkit.<clinit>(37)

is this something i can reasonably expect to get to work?
-- 
Jon Drukman      jsd@gamespot.com             SpotMedia Communications
	     ...I was an infinitely hot and dense dot...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707151852.LAA26631>