sula, an IRC client for X
=========================
15/09/97

SunOS: may need to add -lsocket or whatever in the Makefile..

Installation, works for sula 0.1.4c running linux
-------------------------------------------------
copy  src/sulahp to a directory along PATH.

This is a lousy install.

  1. 	gunzip sula.tar.gz
  2. 	tar xf sula.tar && cd sula-<version>
  
  now either 
  3. 	su root and type "make all"
  or
  3a.	make depend
  3b. 	make config
  		# files include/config.h and src/mkconfig.h are generated
		#take a look at mkconfig.h 
		#default install dir is /usr/local/X11/bin
  3c. 	make bin; make aux
  	this produces a binaries "sula" and "sulahp" in ./src.
	 progam may need some files that are only installed if u typed "make all"
	 or if u type "make install"
 4. "make install_home" to copy files to ~/.sula

if u can come up with a better install idea then please let me know.

Configuring
------------
see file sula.app-defaults.


Please send comments and suggestions to
m.tano@wirtschaft.fh-wolfenbuettel.de
Tano Fotang. 23/9/1997.
