head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	98.11.08.16.42.27;	author stefano;	state dead;
branches;
next	1.2;

1.2
date	98.10.13.09.19.08;	author ross;	state Exp;
branches;
next	1.1;

1.1
date	98.08.13.21.54.02;	author jon;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Removed because not needed
@
text
@How to install:
---------------

Unix Systems:

Use the configure script in the root of the distribution.


Win32 Systems:

       1) Edit the top portion of the Makefile and set the appropriate 
          settings for your environment.

       2) Execute the Makefile.java.bat.

       3) Place the resulting classes and servlets directories in your 
          system CLASSPATH.


@


1.2
log
@Gung ho attempt to include security package into build/packaging process
@
text
@@


1.1
log
@added a simple README file to document compilation and installation.

this is in NO WAY intended to replace the "better" html documentation.

it is only provided as a "get rich quick" scheme to compiling and installing
jserv from scratch. ;-)

it is formatted a lot like the README file in the c section of the source code.
@
text
@d6 1
a6 2
       1) Edit the top portion of the Makefile and set the appropriate 
          settings for your environment.
a7 4
       2) Type: make

       3) If there were no errors, type make install to install the 
          Apache JServ classes and the API javadoc documentation.
@

