Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > b922bc278188ef1316e2efa1ee1aa53f > files > 9

imhangul-0.9.15-1mdv2010.1.x86_64.rpm

이것은 gtk2에서 한글을 입력하기 위한 모듈(일종의 플러긴)입니다.
사용하기 위해서는 gtk2가 설치되어 있어야 합니다.

자세한 내용은 다음 웹페이지를 참조하십시오
http://imhangul.kldp.net/
http://www.gnome.or.kr/wiki/imhangul



This is a input module of GTK+2.0 for korean.
You need GTK+-2.2 or higher to build imhangul.

See these urls for more information:
http://imhangul.kldp.net/
http://www.gnome.or.kr/wiki/imhangul


Install:
    You don't need to append configure option to indicate the gtk library path.
    It will find automatically the current gtk library path.

    tar xzf imhangul-xxx.tar.gz
    cd imhangul-xxx
    ./configure
    make
    make install