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

  1. >>>>> "Dragon" == Dragon Slayer <huny@ugcs.caltech.edu> writes:
  2.  
  3.     Dragon> Apparently it is a permision bug. 1.99m will work if run
  4.     Dragon> as root.  My guess is that somewhere in the code, there's
  5.     Dragon> a fopen that returned NULL, but is not checked for, so
  6.     Dragon> when that file pointer is used, *boom* seg fault. Haven't
  7.     Dragon> gotten around to figuring out which file it needs
  8.     Dragon> permisions. Prehaps it is one of those in
  9.     Dragon> ExecutorVol. Anyone have any idea?
  10.  
  11. Mac programs expect to be able to write to the system folder, but due
  12. to a botch on our part, the files in
  13. "/usr/local/lib/executor/ExecutorVolume/System Folder" are not
  14. necessarily writeable by the user running Executor.  I think our
  15. browser crashes if it doesn't have write permission.  The fix is to
  16. make those files writeable.
  17.  
  18. Sorry about this; it slipped through the cracks.
  19.  
  20. -Mat
  21.  
  22.