Installation instructions

Dependencies

To run Ruber, you need to have the following installed

Plugin dependencies

Some plugins need external libraries and/or programs to work. If you don’t have these requirements, then some of the plugins won’t work. Ruber itself and the other plugins will still work correctly, however. The programs needed by the plugins are:

Installing Ruber and its dependencies

The easy way

The easiest way to install Ruber is to use the packages provided by your distribution and rubygems to install any gem your distribution doesn’t package:

gem install facets
gem install dictionary
gem install ruber

The hard way

The hard way to install ruber is to install the needed dependencies by hand. In particular (depending on what you have already installed) this may mean installing ruby, the KDE libraries and the KDE Ruby bindings. If you want, you can also mix the easy and the hard way, installing some of the above programs using your package manager and some other by hand.

Installing Ruby by hand

Installing the KDE libraries by hand

I strongly discourage from building the KDE libraries by hand, given the large number of dependencies they have and the fact that every distribution has packages for them. To install using a package manager, simply install the kdelibs package.

If you really want to install by hand, here’s what to do

Installation of the KDE Ruby bindings

Installing plugin dependencies