Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 2f919dde42a5a0632d390e5a45cc1d0f > files > 5

ibus-table-array30-1.2.0.20090729-1.fc12.noarch.rpm

Installation Instructions
*************************
1. Extract source and enter the extracted directory, then:

cmake . -DCMAKE_INSTALL_PREFIX='/usr' -Ddatadir='/usr/share'

Change CMAKE_INSTALL_PREFIX and datadir to match the
system configuration.

2. make

3. sudo make install

4. sudo make install_post

5. Restart IBus.

6. Use iBus UI or run ibus-setup to add ibus-table-array30.

7. Enjoy!

Alternatively, if you have RPM system, from step 1:
2. make rpm

3. sudo rpm -hiv RPMS/noarch/ibus-table-zhuyin-<latestVersion>.<fedoraVersion>.noarch.rpm

4. Restart IBus.

5. Use iBus UI or run ibus-setup to add ibus-table-array30.

6. Enjoy!

To see other available build targets, use

make help