%general-entities; ]> $LastChangedBy$ $Date$ IBus-&ibus-version; IBus Introduction to IBus IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides a full featured and user friendly input method user interface. &lfs80_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &ibus-md5sum; Download size: &ibus-size; Estimated disk space required: &ibus-buildsize; Estimated build time: &ibus-time; IBus Dependencies Required and Recommended , , , and Optional and (both to build the Python support library), , , (for the ibus-setup), and , (both to build the Wayland support programs), and EmojiOne User Notes: Installation of IBus Install IBus by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --disable-emoji-dict && make && sed -ri 's:"(/desktop):"/org/freedesktop\1:' data/ibus.schemas To test the results, issue: make -k check. Some tests may fail for unknown reasons. Now, as the root user: make install Command Explanations sed -ri ... data/ibus.schemas: This sed fixes deprecated entries in the gsettings schema templates installed by this package. --disable-emoji-dict: This switch disables the use of emoticon dictionaries. Omit if you installed the optional EmojiOne package. : This switch disables building the GTK+ 2 immodule. Use it if you have not installed GTK+ 2. : This switch enables building the Python support library. Use it if have installed the optional dependencies. : This switch enables building the Wayland support programs. Use it if you have installed the optional dependencies. : This switch makes the configure script look for Python 3. Use it if you want to build the Python 3 support library alongside the Python 2 one. Contents Installed Programs Installed Library Installed Directories ibus, ibus-daemon, and ibus-setup libibus-1.0.so and im-ibus.so (GTK+ Immodule) /etc/dconf/db/ibus.d, /usr/include/ibus-1.0, /usr/lib/python2.7/site-packages/ibus, /usr/share/gtk-doc/html/ibus, and /usr/share/ibus Short Descriptions ibus-daemon is the Intelligent Input Bus Daemon. ibus-daemon ibus-setup is the GTK+ program used to configure the ibus-daemon. ibus-setup libibus-1.0.so contains the IBus API functions. libibus-1.0.so