Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 0984b20f55962183555ee4f403a285e0 > files > 11

lib64hangul-devel-0.0.7-1mdv2008.1.x86_64.rpm

libhangul
한글 입력을 위한 루틴을 구현한 라이브러리입니다.

빌드 방법:
    $ ./configure
    $ make
    # make install

python 모듈 빌드 방법:
    $ cd bindings/pyhangul
    $ make
    # make install


libhangul

How to build:
    $ ./autogen.sh
    $ ./configure
    $ make

How to install python module 'pyhangul':
    $ cd bindings/pyhangul
    $ make
    login as root
    # make install