home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / ra / scht503r.zip / INST!RA.DOC < prev    next >
Text File  |  1993-04-02  |  3KB  |  75 lines

  1.  
  2.                         Remote Access 2.x Installation
  3.                         ──────────────────────────────
  4.  
  5. Installation
  6. ────────────
  7.  
  8.         The following instructions explain how to install SabreChat!
  9.         onto your system.  Note that this installation assumes the
  10.         system is a basic Remote Access setup.  For sake of
  11.         description, the multi-user data path is the directory that
  12.         your USERON.BBS file is located.
  13.  
  14.         1. unzip the SabreChat! package into a C:\SCHAT directory or
  15.            any directory you wish.  These instructions will use
  16.            C:\SCHAT for simplicity.
  17.  
  18.         2. you will need to set the environment variable S!NODE to point
  19.            to the multi-user data path (usually the \RA directory), and
  20.            set the variable S!EXE to point to the directory with all
  21.            the SCHAT! files in it.  If the two paths are the same you
  22.            can leave out the S!EXE variable.  I would suggest puting
  23.            these lines in the AUTOEXEC.BAT.
  24.  
  25.                 Here is an example:
  26.  
  27.                         SET S!NODE=C:\RA
  28.                         SET S!EXE=C:\SCHAT
  29.  
  30.  
  31.         3. add the line 'C:\SCHAT\SMIXER! N2' to your AUTOEXEC.BAT.
  32.            note that the parameter N needs to be set to the highest
  33.            node number on the whole system.  (example: for nodes 1,2,5
  34.            you would use N5 instead of N3).  For additional
  35.            information please see the SMIXER!.DOC that was included in the
  36.            archive.
  37.  
  38.         4. now you will have to set up a door call.  SabreChat! basically
  39.            requires only a couple of parameters.
  40.  
  41.                 N = the node number
  42.                 S = the semaphore path (if you are using one in RA)
  43.  
  44.            The default REMOTE ACCESS setup would be a Type 7 menu call
  45.            set up like this:
  46.  
  47.                 C:\SCHAT\SCHAT!.EXE N*N P*P A*G T*T SF:\SEMA
  48.  
  49.            This assumes that your semaphore path is F:\SEMA. Note you
  50.            do not need to specify a semaphore path if you do not have
  51.            one specified in RA.
  52.  
  53.            Also note that you do NOT need a *C /C at the beginning of
  54.            the line.
  55.  
  56.         5. You will need to reboot the computer so that the changes to
  57.            AUTOEXEC.BAT will take place.
  58.  
  59.         If everything is in order then you should have a working
  60.         version of SabreChat!.  I would check everything now and make
  61.         sure that all is working.  Afterwards, you may customize
  62.         SabreChat! to better fit your specific online needs...
  63.  
  64.  
  65. TroubleShooting
  66. ───────────────
  67.  
  68.         Here's a few tips that may help with problems that arise
  69.         after a while.  If you start getting 'ghost' users or
  70.         conferences, try deleting all the *.SWD files and your
  71.         USERON.BBS file (when no one is on the board, of course) and
  72.         try again.
  73.  
  74.  
  75.