home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text4437.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.6 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 GAA28855 for <executor@nacm.com>; Sun, 3 Sep 1995 06:49:37 -0700
  2. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id HAA16326 for nacm.com!executor; Sun, 3 Sep 1995 07:49:35 -0600
  3. Received: from beaut.ardi.com by mailhost  with smtp
  4.     (nextstep Smail3.1.29.0 #11) id m0spFKz-000Yc5C; Sun, 3 Sep 95 07:43 MDT
  5. Received: by beaut.ardi.com (linux Smail3.1.28.1 #5)
  6.     id m0spFKz-00005oC; Sun, 3 Sep 95 07:43 MDT
  7. Message-Id: <m0spFKz-00005oC@beaut.ardi.com>
  8. Date: Sun, 3 Sep 95 07:43 MDT
  9. From: ctm@ardi.com (Clifford Thomas Matthews)
  10. To: executor@nacm.com
  11. Subject: BleedingEdge observations
  12. Sender: owner-paper@nacm.com
  13. Precedence: bulk
  14.  
  15. Hi Folks,
  16.  
  17. There have been many reports that the SVGAlib version of
  18. Executor/Linux doesn't work.  That isn't too surprising, although we
  19. had hoped for better.  When Mat built it we tried it on systems with
  20. two different types of cards, one with a Mach32 card the other with a
  21. card with a Cirrus chipset.  The Mach32 systems work fine, the Cirrus
  22. based one just turns black and wedges.  Mat will look into this as
  23. soon as he gets back.  He's out of town until Thursday.
  24.  
  25. On a separate note, as you know, some of the more recent BleedingEdge
  26. releases have a little support for System 7 features.  Internally a
  27. new routine we provide is "FindFolder", which is a way an application
  28. can find the proper folder for preferences or temporary files, etc.
  29. However, FindFolder expects a few things that the BleedingEdge release
  30. doesn't set up (this will be done in 1.99p).  If you run programs that
  31. seem to have problems with folders, during startup (for instance
  32. Ultimate Solitair will now complain), you need to create the folder
  33.  
  34.     System Folder:Preferences
  35.  
  36. If you want to be thorough, you can also create these folders,
  37. although putting things in them won't do anything special:
  38.  
  39.     System Folder:PrintMonitor Documents
  40.     System Folder:Startup Items
  41.     System Folder:Apple Menu Items
  42.     System Folder:Extensions
  43.     System Folder:Control Panels
  44.     System Folder:Fonts
  45.  
  46. In addition, under Linux, "/tmp" will automatically be used for
  47. temporary space.  If it exist, "\tmp" will be used under DOS, but
  48. since the DOS filesystem has ridiculous limitations on file names,
  49. many programs that create temporary files will have trouble if it
  50. can't put them in an HFV, so Executor will first look for an HFV with
  51. a Mac name of "TMP:" and use that if it's found.  Again, 1.99p will
  52. come with a small TMP HFV.
  53.  
  54. Someday we'll have real documentation.
  55.  
  56.     --Cliff
  57.     ctm@ardi.com
  58.  
  59.