Documents » Build UIM
en

Build UIM

NOTE: The input-method project is no longer active on this website so information here may be out of date. Current Oracle Solaris 11 product documentation can be found here. Information about downloading Oracle Solaris 11 can be found here.

Build uim (1.4.1) on solaris

  • Download the following archive files, and copy them to /packages/SOURCES:

uim-1.4.1.tar.gz
anthy-8700b.tar.gz  
m17n-lib-1.3.4.tar.gz  
m17n-db-1.3.4.tar.gz    
glibc-2.3.2.tar.bz2  

  • Checkout the input method repository, refer to Repository page:
    $ hg clone ssh://anon@hg.opensolaris.org/hg/nv-g11n/inputmethod
    $ cp inputmethod/uim/specs/\*.spec ~/packages/SPECS
    $ cp inputmethod/uim/patches/\*.diff ~/packages/SOURCES
  • We also need the spec and patch files for m17n and anthy:
    $ cp inputmethod/scim/specs/m17n\*.spec ~/packages/SPECS
    $ cp inputmethod/scim/specs/libanthy.spec ~/packages/SPECS
    $ cp inputmethod/scim/patches/\*.diff ~/packages/SOURCES
  • Change directory to /packages/SPECS, build and install the packages with pkgtool:
    $ pkgtool build *.spec
Tags:
Created by admin on 2009/10/26 12:14
Last modified by Yong Sun on 2010/02/19 16:00

Collectives


XWiki Enterprise 2.7.1.34853 - Documentation