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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!think.com!ames!purdue!mentor.cc.purdue.edu!mace.cc.purdue.edu!eoi
  3. From: eoi@mace.cc.purdue.edu (Chenmin Zhang)
  4. Subject: help "man"
  5. Message-ID: <Bxo835.C4K@mentor.cc.purdue.edu>
  6. Keywords: man
  7. Sender: news@mentor.cc.purdue.edu (USENET News)
  8. Organization: Purdue University
  9. Date: Fri, 13 Nov 1992 20:11:28 GMT
  10. Lines: 25
  11.  
  12.   I have installed hlu's bootable root 0.98pl1 version of linux, plus
  13. gcc 2.2.2d7, gnu groff package(including groff, geqn, gpic, gtbl, etc),
  14. xfree86-1.1... stuff.  But when I install man package from both tsx
  15. and sunsite binaries distribution, (man1.1.bin.tar.Z), when I do  
  16.  
  17.      % man man
  18.  
  19.  and I get:
  20.  
  21.      % warning: couldn't stat file /usr/man!
  22.      % no manpage for man
  23.  
  24.      I checked that I do have man.1.Z in /usr/man/cat1 directory and I have
  25.  all the gnu groff package: such as gpic, groff, geqn, ... and I have
  26.  .bash_profile and .profile sitting in my root directory (I am running man
  27.  at root).  When I type manpath, it gives me : /usr/man   which is all
  28.  right.  I have manpath.config sitting in /usr/lib, man and manpath 
  29.  in /usr/bin.  BTW, the kernel is: linux0.98.1.
  30.  
  31.     I have tried man other stuff in /usr/man/cat1, every time the warning
  32. message appeared and last line :no manpage for man  changed to corresponding
  33. name.  And appropos and whatis both did not work.
  34.  
  35.     Help please!  So I can fully use this 2-3 M manpage hard disk space.
  36.  
  37.