Install (Gentoo)

From Fcitx
Revision as of 23:18, 2 February 2016 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Other languages:

Install source

Fcitx has been in Gentoo portage tree for a long time. You can install it using emerge.

# emerge -av fcitx

It is strongly recommended to add the gtk, gtk3, qt USE flags in order to build the corresponding im modules.

# USE="gtk gtk3 qt4" emerge -av fcitx

Or you can add the USE flags in /etc/portage/package.use and then install it. (recommended)

app-i18n/fcitx gtk gtk3 qt4

Next step

Configure (Gentoo)