Installation instructions for aspbm.

Requirements
--------------------------------------------------------------
Nothing particular :)
X11.
XPM Libs.
GTK 1.2 if you use GUI configuration tools.

Installation
--------------------------------------------------------------

ATTENTION : aspbm < 1.0  use diferent configuration files and
it will core dump, if not updated. 

1) % tar -zxvf aspbm-X.X.tar.gz
2) % cd aspbm
3) % make
3) % make conf 		--> If you want aspbm configuration tool - Requires GTK 1.2
4) % make install 	--> as root
   or copy 'aspbm' and aspbm_conf somewhere in your $PATH like 
   /usr/local/bin and copy 'aspbm.1' somewhere in your $MANPATH 
   like /usr/local/man/man1;
5) % aspbm & (or aspbm -h for help)

The first and second time you run aspbm, the default configuration 
files are created. Edit those files (with aspbm_conf or by hand), 
according to your phone provider rules. 
For details in configuration files, read aspbm man page.

Be sure to read the HINTS and TODO files too!
