상세 컨텐츠

본문 제목

ibus 언어 설정 관련

카테고리 없음

by 마이하트 2013. 12. 10. 16:57

본문

현재 Lubuntu(Leightweight Ubuntu)를 사용하고 있는데, 

언어 설정을 여러가지로 조합해 봐서 성공했습니다.


일단 중국어부터 짚어 봅시다.


병음 입력에서는 ibus-pinyin이 좋습니다. 

# sudo apt-get install ibus-pinyin

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  ibus-pinyin-db-open-phrase liblua5.1-0 libopencc1 pinyin-database
The following NEW packages will be installed:
  ibus-pinyin ibus-pinyin-db-open-phrase liblua5.1-0 libopencc1
  pinyin-database
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 15.8 MB of archives.
After this operation, 73.3 MB of additional disk space will be used.
Do you want to continue [Y/n]?


일본어는 ibus-mozc


# sudo apt-get install ibus-mozc


Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libaudio2 liblcms1 libmng1 libmysqlclient18 libprotobuf7 libqt4-dbus
  libqt4-declarative libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql
  libqt4-xml libqt4-xmlpatterns libqtcore4 libqtgui4 libxcb-xfixes0 libzinnia0
  mozc-data mozc-server mozc-utils-gui mysql-common qdbus qtchooser
  tegaki-zinnia-japanese
Suggested packages:
  nas liblcms-utils libqt4-declarative-folderlistmodel
  libqt4-declarative-gestures libqt4-declarative-particles
  libqt4-declarative-shaders qt4-qmlviewer libqt4-dev qt4-qtconfig ibus-qt4
  qt4-default qt5-default
The following NEW packages will be installed:
  ibus-mozc libaudio2 liblcms1 libmng1 libmysqlclient18 libprotobuf7
  libqt4-dbus libqt4-declarative libqt4-network libqt4-script libqt4-sql
  libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns libqtcore4 libqtgui4
  libxcb-xfixes0 libzinnia0 mozc-data mozc-server mozc-utils-gui mysql-common
  qdbus qtchooser tegaki-zinnia-japanese
0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
Need to get 44.7 MB of archives.
After this operation, 93.4 MB of additional disk space will be used.
Do you want to continue [Y/n]?


베트남어 ibus-unikey

---- 이하 생략.


재부팅 한번 한 후에 원하는 언어 설치를 하고 입력을 할 수 있습니다. 


# sudo reboot