File: INSTALL

package info (click to toggle)
fcitx 1%3A4.2.9.9-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 19,800 kB
  • sloc: ansic: 134,151; cpp: 7,280; sh: 2,778; python: 800; xml: 345; makefile: 42
file content (22 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Basic Install
====================
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=<installdir>
make
make install

Dependency
=====================
LibX11, Cairo-Xlib for GUI
Wget for download data file (if it a full tarball, no need for this)

Optional Dependency
=====================
pango-cairo for better font rendering (recommended)
opencc for new Simplified Chinese to Traditional Chinese engine
dbus for kimpanel support
doxygen for build doc
qt for qt im module, and qt based config plugin
gtk for gtk im module.
gir for gobject introspection support for fcitx-gclient