=======================================================================
 INSTALLATION INSTRUCTIONS
=======================================================================

Unix:
=====
Make sure JDK1.1.x is included in your PATH. Make sure the current directory
(.) is included in your CLASSPATH.

Now do the regular
./configure (if JDK cannot be found that way, use
             ./configure --with-java=<JDK base-directory> instead)
make
make install

Include the file Java/jndi.jar into your CLASSPATH.
You might want to include either the Java subdirectory or the file 
Java/SyncBuilder.jar into your CLASSPATH.  


Win32:
======
Make sure that either JDK1.1.x or JDK 1.2 is installed on your machine.
Copy JavaPisock.dll into your PATH (e.g. your C:\WINNT directory). Include
the file Java\SyncBuilder.jar into your CLASSPATH environment variable.
Include the file Java\jndi.jar into your CLASSPATH environment variable.


OS/2:
=====
I have left the OS/2 files from the original pilot-link distribution intact.
This does not mean that this software will operate under OS/2. I cannot do
any testing either, because I do not own an OS/2 machine, and neither does
anyone I know. Volunteers are welcome to submit patches, which I will gladly
include into the distribution.

