How to get Chinese and Japanese input in X11?

I have tried a few things like building UIM, Canna, and Anthy, but nothing seems to work. For one thing, I seem able to compile and install the Canna library, but when I run ./configure for UIM, it can't find Canna.
Can somebody walk me through getting Chinese and Japanese input in X11?

It would probably be good to ask this in the Unix forum:
http://discussions.apple.com/forum.jspa?forumID=735
What apps are you trying to use?
For what it's worth, it recently came up on the Chinese-Mac mailing list:
http://groups.google.com/group/chinesemac/browse_thread/thread/19d00bd8cc3b1d88

Similar Messages

  • Chinese and Japanese font / character still cannot display in AIR 13.0 or 14.0.0.103, Android 4.4.2

    Hi there,
    Chinese and Japanese font / character still cannot display in AIR 13.0 or 14.0.0.103 , Android 4.4.2
    Korean font is OK.
    Any ideas??
    Thanks!
    Contra

    Could you please open a new bug report on this over at bugbase.adobe.com?  When adding the bug, please include sample code or an application so we can quickly test this out internally.  If you'd like to keep this private, feel free to email the attachment to me directly ([email protected]). 
    Once added, please post back with the URL so that others affected can add their comments and votes. I can also follow up once I get the bug number.

  • How to get organization id as input in oracle alerts

    Hi,
    How to get organization id as input in oracle alerts
    Following is the my sql script
    SELECT
    poh.segment1
    ,pv.vendor_name
    ,poh.end_date
    ,flv.description
    ,flv.tag
    INTO
    &po_num
    ,&vendor_name
    ,&end_date
    ,&to_mail
    ,&cc_mail
    FROM
    po_headers_all poh
    ,po_vendors pv
    ,hr_locations hrl
    ,org_organization_definitions ood
    ,fnd_lookup_values_vl flv
    WHERE
    poh.vendor_id = pv.vendor_id
    and poh.type_lookup_code in ('CONTRACT','BLANKET')
    and poh.attribute2 = 'Contracts, Services'
    and hrl.ship_to_location_id = poh.ship_to_location_id
    and hrl.inventory_organization_id = ood.organization_id
    and ood.organization_code = flv.lookup_code
    and flv.lookup_type='NGHA_EAM_ORG_EMAIL'
    and flv.lookup_code = 'RCE'
    and to_char(poh.end_date, 'dd-mm-yyyy') = to_char(sysdate+180, 'dd-mm-yyyy')
    Here i did organization code as hard code , but i want here organization code dynamically.
    Hanimi.

    Can you not use the function FND_PROFILE.VALUE ('ORG_ID') or something similar ?
    See ML Doc 289563.1 (Unable To Use More Than 16 Functions Calls In Alert Definition) as an example.
    HTH
    Srini

  • Chinese and japanese fonts in terminal

    i would like to use chinese and japanese characters in the terminal, but everytime i type something in it gives me the numerical code for the character. anyone know how to have it display properly?

    http://discussions.apple.com/thread.jspa?messageID=1178628&#1178628

  • Converting Flash to Chinese and Japanese

    I'm being asked by a client if their Flash-based elements
    containing English text can be converted to Chinese and Japanese
    for alternate versions of their site. Is this possible? If so, how
    do I go about doing it? Is it a simple copy and paste, or do I have
    to configure Flash or my system in some way?
    P.S. - I'm using a MacbookPro with Intel Core 2 Duo processor
    and Flash CS3.
    Thanks in advance.

    You probably just downloaded the Flash browser plugin -it does not show up in your Applications folder.
    [MPEG Streamclip|http://www.squared5.com] can open and convert Flash to .mov.
    If you export a H264 of your finished project from FCP, changing the file extension to .fla apparently works, although I have never tried it.
    The perfect solution is to buy a copy of Flash from Adobe. But their are plenty of other solutions such as [this one|http://www.versiontracker.com/dyn/moreinfo/macosx/36217] that are easier on your finances.

  • How to do ICON_EXPAND and ICON_COLLAPSE input fields in module pool screen?

    hi frnds.
    My problem is in module pool screen how to do ICON_EXPAND and ICON_COLLAPSE input fields in module pool screen?And how to do GUI STATUS and GUI TITLE? IN SE80.
      ITS URGENT.POINTS WILL BE REWADED.THANKS  IN ADVANCE.

    Hi,
    Go through this thread.
    [expand and collapse|expand and collapse]
    Cheers,
    Simha.

  • How to get gui_download and gui_upload with popup filename?

    how to get gui_download and gui_upload with popup filename?

    Here is a short example.
    report zrich_0003 .
    data: ifiletab type filetable.
    data: xfiletab like line of ifiletab.
    data: xstring type string.
    data: rc type i.
    data: itab type table of string.
    data: xtab type string.
    start-of-selection.
      call method cl_gui_frontend_services=>file_open_dialog
        changing
          file_table              = ifiletab
          rc                      = rc.
      read table ifiletab into xfiletab index 1.
      xstring = xfiletab-filename.
      check not xstring is initial.
      call method cl_gui_frontend_services=>gui_upload
        exporting
          filename                = xstring
      changing
        data_tab                = itab.
      loop at itab into xtab.
        write:/ xtab.
      endloop.
    Regards,
    Rich Heilman

  • How to get nodes and its attributes of an XML file usiong DOM parsing?

    how to get nodes and its attributes of an XML file usiong DOM parsing?
    i am new to XML parsing.......
    Thanking you........

    import org.w3c.dom.Document;
    import org.w3c.dom.*;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.DocumentBuilder;
    import org.xml.sax.SAXException;
    import org.xml.sax.SAXParseException;      ...
    //Setup the document
    DocumentBuilderFactory docBuilderFactory = DocumentBuilderFactory.newInstance();
         DocumentBuilder docBuilder = docBuilderFactory.newDocumentBuilder();
         Document doc = docBuilder.parse (new File("MY_XML_FILE.xml"));
    //get elemets by name
         String elementValue = doc.getElementsByTagName("MY_ELEMENT").item(0).getTextContent();
    //This method can return multiple nodes, in this instance I get item(0) , first nodeRead the api for other methods of getting data.

  • How to get vendor and company code based on logistic invoice document

    how to get vendor and company code based on logistic invoice document in abap/4?

    Hello Kumar
    When you call BAPI_INCOMINGINVOICE_GETDETAIL using
    INVOICENUMBER = <number of invoice>
    FISCALYEAR = <fiscal year>
    the returned HEADERDATA contains what you are looking for:
    HEADERDATA-COMP_CODE
    HEADERDATA-DIFF_INF
    Regards
      Uwe

  • How to get tools and other bars back in view after deleting show-bar?

    How to get tools and other bars back in view after deleting show-bar?

    Hello Jouko.
    You can go into View > Toolbars and select the ones you want to see. If you can't see the menu bar you can simply tab ALT on your keyboard (I think F10 works too) to show it.

  • How to get max and min salary in a table

    How to get max and min salary in a table

    SQL> select max(sal),min(sal) from emp;
      MAX(SAL)   MIN(SAL)
          5512        800
    SQL>

  • How to get instrument and plug in files to logic8?

    How to get instrument and plug in files to logic8?
    I lost mine in a hard drive crash.
    I cant use my DVD jam pack
    This is my spec
      Modellnamn:          iMac
      Modellidentifierare:          iMac8,1
      Processornamn:          Intel Core 2 Duo
      Processorhastighet:          2,4 GHz
      Antal processorer:          1
      Totalt antal kärnor:          2
      L2-cache:          6 MB
      Minne:          3 GB
      Busshastighet:          1,07 GHz
      Boot ROM-version:          IM81.00C1.B00
      SMC-version (system):          1.29f1
    iMac, OS X Mountain Lion (10.8.2)

    I think you want to get the latitude and longitude information of client accessing the web application. In the web application you cannot directly get the client location information as the nature of the web application is different from windows applications.
    I advise you to develop a Silverlight component and in that Silverlight component use geolocation classes to get client location. Please refer this article for getting data in Silverlight http://www.c-sharpcorner.com/UploadFile/82b980/getting-geo-location-of-user-in-silverlight/
    And once you get the location information you can send that data back to ASP.net webpage or call any javascript method as shown here http://ovaismehboob.wordpress.com/2013/06/22/bridging-data-between-asp-net-and-silverlight/
    Hope this helps!
    Ovais Mehboob Ahmed Khan http://ovaismehboob.wordpress.com

  • Today my money is deducted Rs.60 when I try to download paid applications of any amount and I am getting message transaction declined, so why my money is deducted. I lost almost Rs 480 rupees . So how to get refund and how to make card working?

    Today my money is deducted Rs.60 when I try to download paid applications of any amount and I am getting message transaction declined, so why my money is deducted. I lost almost Rs 480 rupees . So how to get refund and how to make card working?

    Today my money is deducted Rs.60 when I try to download paid applications of any amount and I am getting message transaction declined, so why my money is deducted. I lost almost Rs 480 rupees . So how to get refund and how to make card working?

  • Anyone.know.how.to.get.spacebar.and.delete.button.to.work??

    anyone.know.how.to.get.spacebar.and.delete.button.to.work??

    I think you are asking this in the wrong forum.  This is for TBD issues.

  • On runtime, how to get EventDispatchThread and clear EventQueue?

    On runtime, how to get EventDispatchThread and clear EventQueue?
    My programer throws following exception on runtime, I want to get EventDispatchThread to stop event dispatch and clear EventQueue on runtime.
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
         at javax.swing.plaf.basic.BasicTableUI$Handler.repaintLeadCell(BasicTableUI.java:721)
         at javax.swing.plaf.basic.BasicTableUI$Handler.focusGained(BasicTableUI.java:735)
         at java.awt.AWTEventMulticaster.focusGained(AWTEventMulticaster.java:162)
         at java.awt.Component.processFocusEvent(Component.java:5354)
         at java.awt.Component.processEvent(Component.java:5221)
         at java.awt.Container.processEvent(Container.java:1961)
         at java.awt.Component.dispatchEventImpl(Component.java:3933)
         at java.awt.Container.dispatchEventImpl(Container.java:2019)
         at java.awt.Component.dispatchEvent(Component.java:3781)
         at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1810)
         at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:827)
         at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:478)
         at java.awt.Component.dispatchEventImpl(Component.java:3819)
         at java.awt.Container.dispatchEventImpl(Container.java:2019)
         at java.awt.Component.dispatchEvent(Component.java:3781)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    See Recover your iTunes library from your iPod or iOS device.
    tt2

Maybe you are looking for

  • Creative Cloud Apps Telling Me I am in Trial Mode. Help!

    First time I have had an issue with my Creative Cloud subscription apps. My account is in good standing since May. On a Mac running 10.6.8 As of this morning, when I try opening any of my Creative Cloud apps, I receive a notification saying "Sign In

  • HD blower multiple failure

    My question is what issues are expected with multiple HD blower failures? The 1st HD blower was replaced after 16 months of use. Then the 2nd HD blower was replaced within 30 days. Then the 3rd HD blower was replaced eight months later, when it was a

  • Stopped Initial download for Bupa_Main  in CRM in between

    Hi Experts, We have a problem in CRM. The initial download for the object BUPA_MAIN was accidently started by one of collegues. The job ran for almost 24 hour adn was still running. The queues went as high as to 40000 entries & the outbound queues st

  • Rename Dimension Member using Maxl Command

    I have a requirement to rename many account dimension members in the outline. Is there a way to do this via MAXL script instead of renaming each account manually via EAS/AAS? If it is doable, please provide an example how I would go about doing this?

  • Crash on Photoshop, Illustrator, Dreamweaver startup help.

    Hello there, I am having some problems with my CS3 program.  Earlier this morning, I successfully accessed my dreamweaver and illustrator programs.  About an hour later, I attempted to access photoshop.  After the initial loading screen, I get the ma