home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aix / 8068 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.6 KB  |  33 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!sun-barr!decwrl!csus.edu!csusac!cdsac!scotte
  3. From: scotte@cdsac.uucp (L. Scott Emmons)
  4. Subject: Re: Info and Man
  5. Message-ID: <1992Jul22.153618.24283@cdsac.uucp>
  6. Date: Wed, 22 Jul 1992 15:36:18 GMT
  7. References: <76320@ut-emx.uucp>
  8. Organization: Cable Data (U.S. Computer Services), Sacramento, CA
  9. Lines: 22
  10.  
  11. In article <76320@ut-emx.uucp> huq@hagar.ph.utexas.edu (Mijan Huq.) writes:
  12. >
  13. >    We have a network of RS6000's all using one CDROM to get their man pages and info off of. The
  14. >biggest problem with it is that it is terribly slow. Even on the machine that the CDROM is directly
  15. >connected to, the man pages take ages to come up. I would like to move the man pages to the /usr/man
  16. >tree to speed man up a bit. I have looked at the files on the CDROM. Some of the files that I would
  17. >need are large. The files on the CDROM are large and are single files containing groups of information.
  18. >Is it possible for me to extract man pages in the usual format from these?
  19. >    Any suggestions or ideas would help.
  20.  
  21. No, you cannot extract normal-format man pages and put them in
  22. /usr/man. What you can do, essentially, is umount the CDROM from
  23. "/usr/lpp/info/En_US" (change "En_US" to the appropriate place for
  24. your language). Re-mount the CDROM elsewhere (like on /cdrom). Then,
  25. copy all of the stuff from the CDROM into the "/usr/lpp/info/En_US"
  26. directory (directly onto hard disk).
  27.  
  28. For the detailed description on how to do this, look in info under
  29. "How to Copy InfoExplorer Information Bases from CD-ROM to Fixed Disk".
  30. -- 
  31.                L. Scott Emmons
  32.              csusac.csus.edu!cdsac!scotte
  33.