README
2000-03-08

This is the code for the reference implemenations of the Freenet
server and client programs.  To build the software, change to the
scripts directory and run the build.sh script for Unix/Linux or build.bat
for Win32.

The GUI client program requires the Java 2 platform (JDK 1.2).
It is not required to run the server.

The script install.sh (install.bat for Win32) will install and
launch the server software.  This too may be platform sensitive,
so you may want to run its commands manually as well.

Freenet web site: <http://freenet.sourceforge.net/>.

