13,005
回編集
128行目: | 128行目: | ||
git clone https://github.com/fcitx/fcitx5-qt.git | git clone https://github.com/fcitx/fcitx5-qt.git | ||
cd fcitx5-qt | cd fcitx5-qt | ||
<br> | |||
Fcitx5-qtのビルドに必要なライブラリをインストールする。<br> | |||
sudo zypper install libQt5Core-devel libQt5Gui-devel libQt5Widgets-devel libQt5DBus-devel libQt5Concurrent-devel | |||
<br> | <br> | ||
Fcitx5-qtをビルドおよびインストールする。<br> | Fcitx5-qtをビルドおよびインストールする。<br> | ||
142行目: | 145行目: | ||
git clone https://github.com/fcitx/fcitx5-gtk.git | git clone https://github.com/fcitx/fcitx5-gtk.git | ||
cd fcitx5-gtk | cd fcitx5-gtk | ||
<br> | |||
Fcitx5-gtkのビルドに必要なライブラリをインストールする。<br> | |||
sudo zypper install gobject-introspection-devel | |||
<br> | <br> | ||
Fcitx5-gtkをビルドおよびインストールする。<br> | Fcitx5-gtkをビルドおよびインストールする。<br> |