home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text6541.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  3.5 KB

  1. Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.10/8.6.9) with ESMTP id LAA22638 for <executor@nacm.com>; Sat, 11 Nov 1995 11:46:41 -0800
  2. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id MAA01764 for nacm.com!executor; Sat, 11 Nov 1995 12:46:40 -0700
  3. Received: from beaut.ardi.com by mailhost  with smtp
  4.     (nextstep Smail3.1.29.0 #11) id m0tELns-000YcHC; Sat, 11 Nov 95 12:41 MST
  5. Received: by beaut.ardi.com (linux Smail3.1.28.1 #5)
  6.     id m0tELns-00002YC; Sat, 11 Nov 95 12:41 MST
  7. Message-Id: <m0tELns-00002YC@beaut.ardi.com>
  8. Date: Sat, 11 Nov 95 12:41 MST
  9. From: ctm@ardi.com (Clifford T. Matthews)
  10. To: executor@nacm.com
  11. Subject: E/NS 1.99p6 available once more
  12. Sender: owner-paper@nacm.com
  13. Precedence: bulk
  14.  
  15. Hi Folks,
  16.  
  17. It took a little longer than I expected (doesn't everything) to
  18. straighten out E/NS 1.99p6, because there were a couple other severe
  19. problems to be addressed, but BleedingEdge contains E/NS 1.99p6 now.
  20. Unfortunately I'm having trouble forcing vorlon.mit.edu to do a
  21. mirror, so you can expect ftp.ardi.com to be pretty busy until people
  22. can use vorlon, too.
  23.  
  24. I'm now going back to work on getting 1.99p6 out for DOS and Linux.
  25.  
  26. For the benefit of our NEXTSTEP users,
  27. ftp://ftp.ardi.com/pub/BleedingEdge/NEXTSTEP/README is included below.
  28.  
  29. --Cliff
  30. ctm@ardi.com
  31.  
  32. executor-nextstep-199p6.tar.gz contains a complete Executor/NEXTSTEP
  33. distribution (Fat: Motorola + Intel).  The installation procedure is a
  34. little non-standard, but it's the first Motorola release we've had in
  35. a while and we know people have been waiting for this, so we made it
  36. available as a bleeding edge release as soon as we could.
  37.  
  38. Shortly after 1.99p6 was first made available for Executor/NEXTSTEP,
  39. our customers quickly pointed out three fairly major bugs.  Here are
  40. descriptions of the bugs and workarounds:
  41.  
  42. 1.  Summary: ardimods was not included in the original distribution
  43.  
  44.     Symptom: Executor would not start up and "ls /LocalApps/Executor.app"
  45.              would show that there was no directory "ardimods" in
  46.          "Executor.app"
  47.  
  48.     Solution: We repacked the 1.99p6 distribution to include the ardimods
  49.               directory and also made the contents of that directory available
  50.               as the file "ardimods.tar.gz"
  51.  
  52.  
  53. 2.  Summary: Making Executor "Fat" broke our registration code
  54.  
  55.     Symptom: NEXTSTEP/Motorola users could not use the supplied temporary
  56.              serial number and authorization key to register Executor.
  57.  
  58.     Solution: We repacked the 1.99p6 distribution with a modified INSTALL
  59.               shell script which will automatically "thin" the Fat Executor
  60.               binary.  The drawback is this means that /LocalApps/Executor.app
  61.               can only be run on machines with the same architectures as the
  62.               machine which Executor is initially installed from.
  63.  
  64.  
  65. 3.  Summary: Unexpected Executor termination can corrupt DirectoryMaps
  66.  
  67.     Symptom: After quitting Executor, Executor refuses to start up again
  68.  
  69.     Solution: We repacked the 1.99p6 distribution to include a modified
  70.               executor-nextstep.readme file with this advice:
  71.  
  72.           If you find Executor refusing to run, try typing this
  73.           at the command line:
  74.  
  75.   sh -c 'for f in /LocalApps/Executor.app/DirectoryMap*; do > $f; done'
  76.  
  77.  
  78. All three of the above bugs should be fixed in 1.99p7, which we hope
  79. to have out as soon as we've collected all the "showstopper" bug
  80. reports from all the 1.99p6 distributions.
  81.  
  82.