Install
Source
The installation procedure for the source code distribution is the GNU standard
procedure. Decompress the archive in a directory, and, as root, enter the
khrono directory and type:
./configure
make
make install
Then, as a user, you should see a Khrono shortcut in the 'Utilities' folder
of your Kpanel. If not, try to restart Kpanel.
You can also start Khrono by typing 'khrono' in an xterm.
Binary
Tarball:
To install the binary tar-gz package:
- login as root
- cd to your KDE directory,
pointed by your KDEDIR environment variable
(/usr on RedHat and Mandrake 6.0)
- untar the package (tar xvzf ~/khrono-x.x.i386.tar.gz)
RPM package:
As root, type:
rpm -Uvh khrono-2.0-1mdk.i586.rpm
(Mandrake user example).
Then, as a user, you should see a Khrono shortcut in the 'Utilities' folder
of your Kpanel. If not, try to restart Kpanel.
You can also start Khrono by typing 'khrono' in an xterm.