Lang. Japanese
#3
How to build "fcitx-mozc" package.

$ sudo su -
# apt edit-sources
Remove "#" before "deb-src".

# apt update
# apt upgrade
# apt install build-essential devscripts
# apt build-dep fcitx-mozc
# apt source fcitx-mozc

Open the "debian/control" file.
Rewrite the line of
"Architecture: i386 amd64 armel armhf" to
"Architecture: i386 amd64 armel armhf arm64 ".

# dpkg-buildpackage -us -uc -j4
# apt install ../mozc-*.deb ../fcitx-mozc*.deb

Thanks,
  Reply


Messages In This Thread
Lang. Japanese - by Jews Jap - 08-27-2017, 05:55 AM
RE: Lang. Japanese - by MarkHaysHarris777 - 08-27-2017, 07:32 AM
RE: Lang. Japanese - by Jews Jap - 10-14-2017, 04:09 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)