Re: awt support on ARM920

2002-07-18 Thread Ingo Rockel

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
> 
> 0x0001 (NEEDED) Shared library: [libmlib_image.so]
> 
> 0x0001 (NEEDED) Shared library: [libjvm.so]
> 
> 0x0001 (NEEDED) Shared library: [libXm.so.2]
> 
> 0x0001 (NEEDED) Shared library: [libXp.so.6]
> 
> 0x0001 (NEEDED) Shared library: [libXt.so.6]
> 
> 0x0001 (NEEDED) Shared library: [libSM.so.6]
> 
> 0x0001 (NEEDED) Shared library: [libICE.so.6]
> 
> 0x0001 (NEEDED) Shared library: [libXext.so.6]
> 
> 0x0001 (NEEDED) Shared library: [libXtst.so.6]
> 
> 0x0001 (NEEDED) Shared library: [libX11.so.6]
> 
> 0x0001 (NEEDED) Shared library: [libm.so.6]
> 
> 0x0001 (NEEDED) Shared library: [libdl.so.2]
> 
> 0x0001 (NEEDED) Shared library: [libjava.so]
> 
> 0x0001 (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]




libstdc++-libc6.2-2.s for running awt on ARM-Linux

2002-07-18 Thread Hari v

hi,
i need a arm binary for libstdc++-libc6.2-2.so.3 for running java awt on ARM-Linux. where to find? it comes under what package?
Basically libfontmanager.so uses this library.
best regards
HarishDo You Yahoo!?
Yahoo! Autos - Get free new car price quotes

current locale is not supported in X11 ... running awt for arm-linux

2002-07-18 Thread Hari v

hi,
i was able find it in handhelds.org. i kept it in correct path.
when run simple awt application in rxvt terminal
i am getting a messages as :
- 
"current locale is not supported in X11, locale is set to CX locale modifiersare not supported , using default"
...
Registered Monitor dump:
utf8 hash table : 
JNI pinning lock: 
...
heap lock: 

i need help in this
Harish
 Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes