home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16069 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.1 KB  |  45 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!batcomputer!munnari.oz.au!metro!peterw
  3. From: peterw@archsci.arch.su.oz.au (Peter Williams )
  4. Subject: Re: TeX/xdvi Question.
  5. Message-ID: <1992Nov9.000306.15310@ucc.su.OZ.AU>
  6. Keywords: tex xdvi
  7. Sender: news@ucc.su.OZ.AU
  8. Nntp-Posting-Host: freeman.arch.su.edu.au
  9. Organization: Design Computing Unit, The University of Sydney
  10. References:  <1992Nov5.175550.2515@kth.se>
  11. Date: Mon, 9 Nov 1992 00:03:06 GMT
  12. Lines: 31
  13.  
  14. In article <1992Nov5.175550.2515@kth.se>, d88-jwn@zorin.nada.kth.se (Johan Whlin) writes:
  15. |> In article <1992Nov5.145820.24923@cs.wisc.edu> djansa@mersem.cs.wisc.edu (Dean Jansa) writes:
  16. |> >A quick question to a TeX/xdvi guru:
  17. |> >
  18. |> >When I run xdvi on a test.dvi file, I get the following output.
  19. |> >...
  20. |> >mv: cannot move `cmmi10.300pk' to `/usr/TeX/lib/tex/fonts/pktmp.94': Permission denied
  21. |> >...
  22. |> 
  23. |> I have chmod .../tex/fonts and .../mf/macros to 1777 so as to protect the
  24. |> original files (due to the sticky bit) and let anyone write in it.
  25. |> 
  26. |> I do not like this way of doing things, but it does work.
  27. |> -- 
  28. |> /Johan W}hlin (.. where the } really is an a with a ring above it.. 8))
  29.  
  30. In the dvips documentation it is recommended that the pk fonts generated by
  31. "MakeTeXPK" NOT be placed directly into the normal pk directory as this involves
  32. making that directory publicly writeable. Instead they should be placed in
  33. a special (publicly writeable) directory and the sysadmin can transfer those
  34. deemed to be worth keeping into the normal directory from time to time.
  35.  
  36. That is how the archsci distribution is set up, with /usr/local/lib/tex/fonts/pk
  37. (with permissions set as drwxr-xr-x) as the normal directory for pk fonts and 
  38. /usr/local/lib/tex/fonts/local/pk (with permissions set as drwxrwxrwx) as the
  39. "temporary" repositry for files generated by "MakeTeXPK".
  40.  
  41. -- 
  42. Peter Williams                |e-mail: peterw@archsci.arch.su.edu.au
  43. Key Centre for Design Quality |phone: +61-2-692 2053 or +61-2-660 6156
  44. University of Sydney          |+++++++++++++++++++++++++++++++++++++++
  45.