Unix:
-----

0. Put the fidostat package in the directory where the other packages of fido
   linux reside:

   /usr/src/packages/        -> fidostat/
                             -> fidoconfig/
                             -> smapi/
                             -> huskybse/

1. Read huskybse/INSTALL and other manuals, change huskymak.cfg for your system

2. Compile and install fidostat:

	$ make
	$ make install clean

or, without huskymak.cfg:

        $ make -f makefile.lnx
        $ make -f makefile.lnx install clean

You're ready. 
