home *** CD-ROM | disk | FTP | other *** search
/ Score 1995 October (Alt) / Score1095.iso / share / ged / install.doc < prev    next >
Encoding:
Text File  |  1995-08-31  |  4.3 KB  |  96 lines

  1. ______________________________________________________________________
  2.  
  3.             GoldED 2.50.Beta6 - Installation Instructions
  4. ______________________________________________________________________
  5.  
  6.  
  7. ______________________________________________________________________
  8.  
  9. QUICK INSTALL FOR FIRST-TIME USERS
  10.  
  11. This beta contains a new ultra-simple install feature. It will try to
  12. detect what other mail software you have installed, and will
  13. automatically build a simple configuration file from what it finds. If
  14. the auto-detect is successful, you don't have to write a single line
  15. of configuration to get started with GoldED!
  16.  
  17. First, create a directory (for example C:\MAIL\GOLDED) and unpack the
  18. distribution archive(s) to the directory.
  19.  
  20. If you have one of the programs listed below, GoldED can auto-detect
  21. and use their configurations:
  22.  
  23.   D'Bridge, Dutchie, Ezycom, FastEcho, FidoPCB, FMail, FrontDoor,
  24.   GEcho, IMAIL, InterMail, LoraBBS, Maximus, ME2, Opus, PCBoard,
  25.   Portal, ProBoard, QFront, QuickBBS, RaEcho, RemoteAccess, Squish,
  26.   SuperBBS, timEd, Terminate (TMAIL), TosScan, WMail, XMail.
  27.   Stand-alone AREAS.BBS files are also supported.
  28.  
  29. Note that some versions of these programs may not be supported because
  30. they are very old or very new. Also, some program support have only
  31. been implemented very recently and may be untested or may not have
  32. been tested in a real-life setup.
  33.  
  34. If you have one or more of these programs installed, run GoldED with
  35. parameter /INSTALL. When detecting programs, GoldED will search
  36. environment variables and the current directory for signs of the
  37. programs. If this fails, try adding a path to the program you want
  38. GoldED to find, like this: /INSTALL=<path>.
  39.  
  40. GoldED will, as a minimum, try to get the first defined username and
  41. address, an originline and any mail area it can find. If any of it was
  42. not found after completed detection, GoldED will prompt you for the
  43. missing information.
  44.  
  45. After completed detection and/or prompting, GoldED will create a
  46. GOLDED.CFG file containing the information it found and then start.
  47. You can use this simple configuration file as a starting point and add
  48. to it when you start exploring the more advanced features.
  49.  
  50. This is an example of a very simple install:
  51.  
  52. === Cut ===
  53. USERNAME  Odinn Sorensen
  54. ADDRESS   2:236/77.1
  55. AREADEF   NETMAIL "Netmails" 0 Net Opus C:\MAIL\NETMAIL\
  56. AREAFILE  AreasBBS C:\MAIL\AREAS.BBS
  57. === Cut ===
  58.  
  59. The absolute minimum that GoldED must have to start, is a USERNAME, an
  60. ADDRESS and at least one mail area, defined using AREA, AREADEF or
  61. AREAFILE. If the username and address can be found in another programs
  62. configuration, an AREAFILE is all that is needed.
  63.  
  64.  
  65. ______________________________________________________________________
  66.  
  67. QUICK INSTALL FOR USERS UPGRADING FROM A PREVIOUS VERSION
  68.  
  69. You should be able to drop-in the new *.EXE files (and the new
  70. GOLDHELP.CFG file) to replace your old files and get going right away.
  71. Don't forget to keep a backup of your old *.EXE and *.CFG files, in
  72. case you are not satisfied or there are problems with this beta.
  73.  
  74. It must be noted that this beta has not been extensively tested with
  75. all possible configurations and combinations of options. Bugs may have
  76. been introduced that could cause an existing configuration to fail in
  77. mysterious and frustrating ways, with lockups, crashes, exception
  78. errors etc.
  79.  
  80. If you have problems using this beta with your existing configuration,
  81. please try to install it in a separate directory using the simple
  82. install procedure described above for first-time users. If you use a
  83. GOLDED environment variable, don't forget to remove it or change the
  84. path!  If the problems go away when using the simple configuration,
  85. please try to determine which part or parts of your existing
  86. configuration that is causing problems. Comment out keywords one by
  87. one until the problem goes away, or add keywords to the simple install
  88. from your existing configuration until it fails. If lockups or crashes
  89. occur before the startup screen comes up, try to run GoldED with
  90. parameters -FF -VV and note how far it gets when processing your
  91. configuration. Please report your findings in the GoldED support or
  92. beta echoes or direct to the author.
  93.  
  94.  
  95. ______________________________________________________________________
  96.