|
From: | Adil Baber Mohammad |
Subject: | [Ltib] Locale-gen and libffi.so.5 Package support |
Date: | Thu, 21 Apr 2011 18:06:59 +1000 |
Hi, First of all I would like to thank you all for a great support you guys are giving to the Linux Community. It’s really great to have such a forum and mailing list to discuss things related to Linux. My Organisation has been using ltib for creating Linux Images on Embedded Systems. My Queries : 1. Is there a support for “locale-gen” command on the default package list of LTIB? Just “locale” command is working but not “locale-gen”. I need to have UTF-8 Locale in my Linux on ARM based processor. As If I know it shows “POSIX” as my Locale when I type in Locale Command in the terminal. When I type in Locale in the Terminal, it gives me : address@hidden MyJNA]# locale LANG= LC_CTYPE="POSIX" LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL= It should be something like : address@hidden:/$ locale LANG=en_US.utf8 LC_CTYPE="en_US.utf8" LC_NUMERIC="en_US.utf8" LC_TIME="en_US.utf8" LC_COLLATE="en_US.utf8" LC_MONETARY="en_US.utf8" LC_MESSAGES="en_US.utf8" LC_PAPER="en_US.utf8" LC_NAME="en_US.utf8" LC_ADDRESS="en_US.utf8" LC_TELEPHONE="en_US.utf8" LC_MEASUREMENT="en_US.utf8" LC_IDENTIFICATION="en_US.utf8" LC_ALL= 2. How do I Install “libffi.s0.5”. I need this to run “C” Program code from Java code using JNA? address@hidden jna]# ldd libjnidispatch.so ./libjnidispatch.so: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./libjnidispatch.so) libffi.so.5 => not found libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40015000) libc.so.6 => /lib/libc.so.6 (0x40028000) /lib/ld-linux.so.3 (0x2a000000) 3. Is there any Java Package on Linux ARM? Please help. Regards, Adil Baber Senior Java/Web Developer CHK GridSense Pty Ltd Unit 3, 20-36 Nancarrow Ave Meadowbank, NSW, 2114, Australia Web Site: www.gridsense.com E-mail: address@hidden Phone: +61 (0) 408245975 Fax: +61 2 8878 7788 This e-mail and any of its attachments may contain GridSense Corporation proprietary information, which is privileged, confidential, and/or subject to copyright belonging to the GridSense Corporation, a member of the Acorn Energy Corporation family of Companies. This e-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this e-mail is strictly prohibited and may be unlawful. If you have received this e-mail in error, please notify the sender immediately and permanently delete the original and any copy of this e-mail and any printout. Thank You. |
[Prev in Thread] | Current Thread | [Next in Thread] |