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

Re: Java: AWT



> Ok, I've been dinking around with JAVA text applications, and I finally decided
> to make the break into graphics. Everything works fine until I try to run a 
> program that uses the awt library, and then I get:
> 
> java/lang/UnsatisfiedLinkError: no awt in shared library path
>         at java/lang/Throwable.<init>(0x80d9a21)
>         at java/lang/Error.<init>(0x80d9997)
>         at java/lang/LinkageError.<init>(0x80d992f)
>         at java/lang/UnsatisfiedLinkError.<init>(0x80d98c7)
>         at java/lang/Runtime.loadLibrary(0x80d8188)
>         at java/lang/System.loadLibrary(0x80d694c)
>         at sun/awt/motif/MToolkit.<clinit>(0x80d6843)

That's interesting!
What java version are you using? jdk-shared/static (1.0.2) from non-free,
jdk1.1.3 from hamm/non-free, jdk1.x.x from blackdown.org or jdk1.1.4 from
Sergey Nikitin? (There are a lot of options, as you can see :)

I am running succesfully jdk-shared and jdk1.1.3 from blackdown, but
getting exactly the same error every time I try to install jdk1.1.4
from Nikitin.

Alex Y.

-- 
   _ 
 _( )_
(     (o___           +-------------------------------------------+
 |      _ 7           |            Alexander Yukhimets            |
  \    (")            |       http://pages.nyu.edu/~aqy6633/      |
  /     \ \           +-------------------------------------------+


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: