/*=======================================================================*/
 /*                 Wellfleet Communications, Inc.                       */
 /*                 Copyright 1993. All Rights Reserved.                 */
 /*                 PC/Site Manager 3.00                                 */
 /*                 README FILE                                          */
 /*=======================================================================*/

/*=--------------------======================*/
/* PLEASE READ END OF FILE FOR NEW FEATURES  */
/*=====================----------------------*/

/*=======================*/
---- QUICK START ----
/*=======================*/

Here is the fastest way to get started:

1.  Confirm that the Distinct TCP/IP stack is loaded and functional.  If you 
are unable to PING the router or other systems,  then there is a problem with
the Distinct TCP/IP install.

2.  Set up environment variables necessary for PC/Site Manager (PCSM). 

If you selected MANUAL changes to the AUTOEXEC.BAT configuration file during thePCSM install,  then you must add the following to your AUTOEXEC.BAT file before
you can successfully run PCSM.

	a) Make sure that DISTINCT is in your PATH variable. 

	For example:  PATH=c:\dos;c:\windows;c:\windows\distinct
 
	b) Add call to environment variable batch file. 

	For example:  call D:\wf\wfsetup D
					 ^---indicates PCSM installed on drive D

	c) Add PCSM entries to the /etc/services file.

	For example: C>cd d:
		     D>cd etc
		     D>edit services

		     Add the following three lines to this file:
		     tftp               69/udp
		     snmp               161/udp
		     snmp-trap          162/udp

If you selected AUTOMATIC changes to the AUTOEXEC.BAT file during the PCSM 
install,  you can reboot your PC at this time.  It may be worthwhile to confirm 
that the above changes did indeed get added to your AUTOEXEC.BAT and 
/etc/services files, however.

/*===================*/
--- Installation ---
/*===================*/

    To install the PC/Site Manager software:

    Run SETUP.EXE on the floppy disk.

/*=======================*/
--- Files on this disk ---
/*=======================*/

File          Description
-----------   ----------------------------------------------------------
SETUP.EXE     Launcher. Copies and launches INSTALL.EX$

/*==============================================================*/
---- Documentation Corrections / Enhancements  -----
/*==============================================================*/

Manual Corrections / Additions
------------------------------


/*==============================================================*/
---- Troubleshooting -----
/*==============================================================*/

GENERAL:
========
(Problem) - No text is displayed on some or all of the screens.
(Solution) - make sure that the jam.ini file is in the WINDOWS directory.
For Example:  c:\windows\jam.ini

(Problem) - Cannot find socket.dll.
(Solution) -  The Distinct TCP/IP Runtime files are not listed in the PATH.
Your AUTOEXEC.BAT should include the directory name for the Distinct files.
For example:  PATH=c:\dos;d:\windows;d:\windows\distinct;e:\winproj

REMOTE CONFIG:
==============
(Problem) - PCSM experiences a General Protection Fault (GPF) when saving a 
Remote Config file to the local disk.
(Solution) - Make sure that the working directory for the PCSM WINDOWS icon
is config or some other unique directory name.
For example:    c:\wf\config

Please consult your WINDOWS Users Guide to get information on changing the 
properties of your icon. Briefly,  the process is to highlight the icon and 
hit Alt-F-P from the Program Manager.


