~ubuntu-branches/ubuntu/oneiric/alarm-clock/oneiric

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
INSTALLATION
============

To install the software, simply run:

./configure
make

and then as root:

make install

from the console.

In case of missing dependencies, you will be informed by the configure
script. Usually for GTK you need to install gtk-dev (or -devel for Fedora)
package.