On Wed, Jul 17, 2002 at 05:40:06AM -0700, Hari v wrote:
> 
> hi,
> 
> i have ARM920T/linux 2.4.18 running.
> 
> does anybody successfully running java over ARM9/Linux?
> 
> i downloaded java runtime environment (j2re-1.3.1-RC1-linux-arm.tar.bz2) from
> 
> balckdown ftp site. i installed it on ARM. ...

> declare -x LD_LIBRARY_PATH=":/usr/local/j2re1.3.1/lib/armv4l" ...

> Exception in thread "main" java.lang.UnsatisfiedLinkError: 
>/usr/local/j2re1.3.1/lib/armv4l/libawt.so: cannot open shared object file: cannot 
>load shared object file: No such file or directory

It should find the native AWT support library if it exists and is in
the expected place. But since I'm not an ARM user, I'll have to ask...
is there a libawt.so in /usr/local/j2re1.3.1/lib/ or, for that matter,
anywhere in your JDK installation?

Nathan Meyers
[EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to