
-- INSTALL --

First, compile xstat :

make

Then, copy the executables 'xstat' and 'statistic' somewhere in your path
if you want to use it :) :

cp xstat /usr/bin 
cp statistic /usr/bin
(for example)


Notes :
_ You can compile only xstat by typing : make xstat.
_ You can compile only statistic by typing : make statistic.

If you have some problems, mail to : julien.lesouef@free.fr.

