home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1711.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.8 KB  |  45 lines

  1. Hi Folks,
  2.  
  3. There have been many reports that the SVGAlib version of
  4. Executor/Linux doesn't work.  That isn't too surprising, although we
  5. had hoped for better.  When Mat built it we tried it on systems with
  6. two different types of cards, one with a Mach32 card the other with a
  7. card with a Cirrus chipset.  The Mach32 systems work fine, the Cirrus
  8. based one just turns black and wedges.  Mat will look into this as
  9. soon as he gets back.  He's out of town until Thursday.
  10.  
  11. On a separate note, as you know, some of the more recent BleedingEdge
  12. releases have a little support for System 7 features.  Internally a
  13. new routine we provide is "FindFolder", which is a way an application
  14. can find the proper folder for preferences or temporary files, etc.
  15. However, FindFolder expects a few things that the BleedingEdge release
  16. doesn't set up (this will be done in 1.99p).  If you run programs that
  17. seem to have problems with folders, during startup (for instance
  18. Ultimate Solitair will now complain), you need to create the folder
  19.  
  20.     System Folder:Preferences
  21.  
  22. If you want to be thorough, you can also create these folders,
  23. although putting things in them won't do anything special:
  24.  
  25.     System Folder:PrintMonitor Documents
  26.     System Folder:Startup Items
  27.     System Folder:Apple Menu Items
  28.     System Folder:Extensions
  29.     System Folder:Control Panels
  30.     System Folder:Fonts
  31.  
  32. In addition, under Linux, "/tmp" will automatically be used for
  33. temporary space.  If it exist, "\tmp" will be used under DOS, but
  34. since the DOS filesystem has ridiculous limitations on file names,
  35. many programs that create temporary files will have trouble if it
  36. can't put them in an HFV, so Executor will first look for an HFV with
  37. a Mac name of "TMP:" and use that if it's found.  Again, 1.99p will
  38. come with a small TMP HFV.
  39.  
  40. Someday we'll have real documentation.
  41.  
  42.     --Cliff
  43.     ctm@ardi.com
  44.  
  45.