Wednesday, December 9, 2009

fedora 12, ibus-waitzar

ibus-waitzar ကို fedora 12 မှာ အင်စတောလုပ်ဖို့ အောက်ပါတို့လိုပါမယ်။
su -c 'yum install ibus scons boost-devel boost-python python-devel'
libwaitzar အင်စတောလုပ်ပါ။ iwaitzar-install_guide.pdf အတိုင်းပါပဲ။ SConstruct ဖိုင်ကူးထဲ့ပေးရတာပဲပိုပါတယ်။
wget http://waitzar.googlecode.com/files/libwaitzar_1.0.1.zip
unzip libwaitzar_1.0.1.zip
cd waitzar-lib
rm SConstruct
wget http://prahita.sourceforge.net/files/SConstruct
scons
su -c 'scons install'
ပြီးရင်တော့ ibus-waitzar ကို လမ်းညွှန်အတိုင်း အင်စတောလုပ်ပါ။ System → Preferences → Input Method မှာ Enable input method feature ကို ရွေးပြီး Input Method Preferences မှာ ဝိဇ္ဇာ ကို ထဲ့ပေးပါ။

အဆင်ပြေပါစေ။ abiword မှာ ဝိဇ္ဇာနဲ့စာရိုက်နေပုံလေးပါ။

1 comment:

  1. This is a great guide! Thanks again for posting your results on Fedora, and for hosting your customized SConstruct file.

    I hope to eventually merge your changes into my scons file, to make installing easier on Fedora and Ubuntu. :)

    -->Seth

    ReplyDelete