Git Product home page Git Product logo

fcitx-rime's Introduction

RIME support for Fcitx

RIME(中州韻輸入法引擎) is mainly a Traditional Chinese input method engine.

project: http://rime.im/

Build From Source:

special notice of RIME dependency:

RIME split its devlopment source into a few sections, here we need librime.

In librime source, there are two directory, brise and librime.

According to your distribution, you might need brise+librime package(openSUSE) or only librime which includes brise at /usr/share/brise.

If your distribution doesn't have one you need to download librime and put brise directory into /usr/share/brise.

If you're a distribution packager, ask maintainer of librime to add brise sub-package.

special notice of Boost dependency:

Boost is a RIME dependency, so without boost >= 1.46.1, you will not ble to install librime-devel.

Generally it means, distros that are a little old like openSUSE 11.4 or Ubuntu 10.10 might not be possible to build or install.

Dependency

*cmake

*gcc-c++

*fcitx-devel with all three skins

some distro like openSUSE split a fcitx-skin-classic and a fcitx-skin-dark, so you need them.

*librime-devel

*brise

*hicolor-icon-theme

optional, for directory ownership.

openSUSE:

sudo zypper ar -f http://download.opensuse.org/repositories/M17N/openSUSE_12.2/ M17N

sudo zypper in cmake gcc-c++ fcitx-devel fcitx-skin-classic fcitx-skin-dark librime-devel brise hicolor-icon-theme

Install from Distribution

Debian/Ubuntu

sudo apt-get install fcitx-rime

openSUSE

sudo zypper ar -f http://download.opensuse.org/repositories/M17N/openSUSE_12.2/ M17N

sudo zypper in fcitx-rime

fcitx-rime's People

Contributors

wengxt avatar xuzhao9 avatar lotem avatar marguerite avatar felixonmars avatar yelee avatar crazytan avatar osfans avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.