-
-
Notifications
You must be signed in to change notification settings - Fork 25
Manjaro build
Kevin Kim edited this page Feb 11, 2020
·
6 revisions
wget https://github.com/hamonikr/nimf/raw/master/archlinux/nimf-2019.08.14-1-any.pkg.tar.xz
sudo pacman -U ./nimf-2019.08.14-1-any.pkg.tar.xz
vi ~/.xprofile
export GTK_IM_MODULE=nimf
export QT4_IM_MODULE="nimf"
export QT_IM_MODULE=nimf
export XMODIFIERS="@im=nimf"
nimf
sudo pacman -S binutils base-devel intltool qt4 libappindicator-gtk3 libhangul anthy librime m17n-lib m17n-db gtk-doc
sudo vi /etc/makepkg.conf
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wno-error=deprecated-declarations"
cd ~/
https://github.com/hamonikr/nimf.git
cd ~/nimf
makepkg
sudo pacman -Sy
sudo pacman -U ./nimf-2019.08.14-1-any.pkg.tar.xz
vi ~/.xprofile
export GTK_IM_MODULE=nimf
export QT4_IM_MODULE="nimf"
export QT_IM_MODULE=nimf
export XMODIFIERS="@im=nimf"
nimf