1. CONFIGURATION
   a) run `./configure <YOUR_OS_NAME>'
      `./configure' with no arguments will list all predefined configurations
      If you don't see your favourite OS among them, try using `generic.bsd'
      or generic.sysv 
   b) (optional) you may still need to tweak Make.arch a bit, especially if 
      using generic.* 
   c) edit Make.conf to suit your tastes

2. COMPILING

   NOTE: you'll need a descent version of `make' utility, preferably GNU make.
     This is available on most systems as `gmake'. On Linux, it is the default
     `make'.
     The sources of gmake can be downloaded from any GNU mirror all over the 
     world.

   issue `(g)make'

3. TESTING

   (g)make test

4. INSTALLATION

   (g)make install
   (g)make install.doc
   (g)make install.examples
   (g)make links

Isn't it simple, eh?

   ____________________________________________________________
  / Evgeny Stambulchik  <fnevgeny@plasma-gate.weizmann.ac.il>  \
 /  Plasma Laboratory, Weizmann Institute of Science, Israel \  \
 |  Phone : (972)8-934-3610  == | == FAX   : (972)8-934-3491 |  |
 |  URL   :    http://plasma-gate.weizmann.ac.il/~fnevgeny/  |  |
 |  Finger for PGP key >=====================================+  | 
 |______________________________________________________________| 
