Hi,

that package is part of Motif, you need either Lesstif or motif installed.
(http://www.opengroup.org/openmotif)
(http://www.lesstif.org/)

Regards,

        Ingo

On Wed, 17 Jul 2002, Hari v wrote:

> 
> hi, 
> 
> the libawt.so : requires following libraries. i have all except one libXm.so.2 if 
>any body has for ARM or any site please let me know
> 
> 0x00000001 (NEEDED) Shared library: [libmlib_image.so]
> 
> 0x00000001 (NEEDED) Shared library: [libjvm.so]
> 
> 0x00000001 (NEEDED) Shared library: [libXm.so.2]
> 
> 0x00000001 (NEEDED) Shared library: [libXp.so.6]
> 
> 0x00000001 (NEEDED) Shared library: [libXt.so.6]
> 
> 0x00000001 (NEEDED) Shared library: [libSM.so.6]
> 
> 0x00000001 (NEEDED) Shared library: [libICE.so.6]
> 
> 0x00000001 (NEEDED) Shared library: [libXext.so.6]
> 
> 0x00000001 (NEEDED) Shared library: [libXtst.so.6]
> 
> 0x00000001 (NEEDED) Shared library: [libX11.so.6]
> 
> 0x00000001 (NEEDED) Shared library: [libm.so.6]
> 
> 0x00000001 (NEEDED) Shared library: [libdl.so.2]
> 
> 0x00000001 (NEEDED) Shared library: [libjava.so]
> 
> 0x00000001 (NEEDED) Shared library: [libc.so.6]
> 
>  
>  
>   Nathan Meyers <[EMAIL PROTECTED]> wrote: 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]
> 
> 
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Autos - Get free new car price quotes


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

Reply via email to