	PowerBBS is deveoped by Team Square-1991
					Aquarius Kuo
					Samson Chen
					Jones Tsai

	PowerBBS is free for any non-comercial uses.


	Try to run 'Install' first. If you failed, try to find a Makefile
	for your architechture, for example, you use HPUX, then try to use
	'make -f Makefile.hppa'

	When you make PowerBBS client. Some OS will give you much warning
	messages, most of them are 're-defined' warnnings. Just ignore them,
	Some arrangement of our head files make such result.

	You can use compiling flag -DTERMMODE to make a no-write version
	which will make file Upload/Download, Screen capture function turned
	off. So that you can put it on your gopher or BBSNet.

	If you use compiling flag -DTERM_POWERNET, client will let user use
	PowerNet function in TERMMODE.

	If you are interesting in building a new PowerBBS server station.
	You can find it on

		 ftp://pbbs.chpi.edu.tw//pub/pbbs/source

	When you first run pbbs client, it will create a run command file
	named .pbbsrc, the search sequence are $HOME, /etc, /usr/local/etc

	Here are a brief description about .pbbsrc

	pbbs_server:		140.126.3.111	    (PBBS Server address)
	pbbs_port:		6203		    (PBBS Service Port)
	pbbs_edit:		/usr/local/bin/cvi  (Editor)
	pbbs_termmode:		NO		    (same as -DTERMMODE)
	pbbs_downpath:				    (path to put download files)

	If you have any question, Please mail to 

		pbbs-ask@pbbs.chpi.edu.tw

Samson Chen
July 19, 1994
April 18, 1995
