home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / misc / 21666 < prev    next >
Encoding:
Text File  |  1992-11-06  |  2.0 KB  |  54 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!elroy.jpl.nasa.gov!ames!agate!stanford.edu!leland.Stanford.EDU!news
  3. From: spagiola@frinext.stanford.edu (Stefano Pagiola)
  4. Subject: Re: More Font Installation Problems (SUMMARY)
  5. Message-ID: <1992Nov5.195318.15445@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Reply-To: spagiola@frinext.stanford.edu
  8. Organization: DSO, Stanford University
  9. References: <1992Nov5.163638.1432@wri.com>
  10. Date: Thu, 5 Nov 92 19:53:18 GMT
  11. Lines: 41
  12.  
  13. Thanks to everybody who either posted responses or emailed with  
  14. suggestions about installing fonts.
  15.  
  16. The following seems to work:
  17.  
  18. As root
  19. 1. place fonts in /LocalLibrary/Fonts
  20. 2. run buildafmdir /LocalLibrary/Fonts
  21. 3. run cacheAFMData /LocalLibrary/Fonts
  22. 4. make sure all the permissions are set so that everybody can read  
  23. both the .font file _and_ the files inside the .font folder; eg
  24.     drwxr-xr-x  2 root        1024 Feb  8  1992 Alison.font/
  25. and
  26.     -rw-r--r--  1 root       48588 Jan  8  1992 Alison
  27.     -rw-r--r--  1 root        6597 Oct  8 00:28 Alison.afm
  28.     -rw-r-----  1 root         979 Jan  8  1992 Alison.readme
  29. The following ensures that the permissions are correct:
  30.     chmod uog+r /LocalApps/Fonts/*.font/*
  31.  
  32. The permissions problem in step 4 in particular seems to be something  
  33. that many people have run into (it was my problem).  
  34.  
  35. You can also do all this as yourself, if you place the fonts in  
  36. ~/Library/Fonts.
  37.  
  38. Once again, let me express my opinion that a 4-step procedure using  
  39. obscure command-line commands is most definitely NOT the NeXTSTEP way  
  40. of doing things.  I can just see the Apple ads from here:
  41.  
  42.    Installing fonts:
  43.      The EASY way (simple drag operation)...
  44.      and the NeXT way (drag font in folder, start terminal,
  45.          execute obscure Unix commands)
  46.  
  47. C'mon folks...
  48. --
  49. -
  50. Stefano Pagiola
  51. Food Research Institute, Stanford University
  52. spagiola@frinext.stanford.edu (NeXTMail encouraged)
  53. spagiola@FRI-nxt-Pagiola.stanford.edu (NeXTMail encouraged)
  54.