Re: [SLUG] What did I do?

From: Eben King (eben1@tampabay.rr.com)
Date: Mon Jun 20 2005 - 16:58:46 EDT


On Mon, 20 Jun 2005, Chuck Hast wrote:

> In trying to reduce the amount of "stuff" on a machine that I use for
> comms stuff it appears that I wiped out the man pages mechanisim.
>
> Now when I try to do a man pages on anything I get back
>
> root@fpac-dev:/# man find
> -bash: man: command not found
> root@fpac-dev:/#
>
> I of course wonder what else I have whacked... All I wanted was to
> get rid of stuff that I did NOT neead like great majority of the X stuff
> and games, and stuff to burn DVD's, all this thing is supposed to be
> is a packet switch and do some other comms stuff, but I was not
> trying to get rid of good stuff like the man pages....
>
> Where do I start looking, it looks like the actual pages are there it is
> the piece that actually does the manipulation...

I have these:

/usr/bin/man

man find
\_ sh -c (cd /usr/share/man && (echo ".pl 1100i"; /bin/gunzip -c '/usr/share/man && (echo ".pl 1100i"; /bin/gunzip -c '/usr/share/man/man1/find.1.gz'; echo; echo ".pl \n(nlu+10") | /usr/bin/gtbl | /usr/bin/nroff -c -mandoc | /usr/bin/less -isr)
    \_ sh -c (cd /usr/share/man && (echo ".pl 1100i"; /bin/gunzip -c '/usr/share/man/man1/find.1.gz'; echo; echo ".pl \n(nlu+10") | /usr/bin/gtbl | /usr/bin/nroff -c -mandoc | /usr/bin/less -isr)
       \_ /bin/sh /usr/bin/nroff -c -mandoc
       | \_ groff -mtty-char -Tlatin1 -P-c -mandoc
       | \_ grotty -c
       \_ /usr/bin/less -isr

So it looks like you need sh, man, gunzip, gtbl, nroff, less, and groff.
For many man pages you also need bzip2.

My man RPM includes these binaries:
/usr/bin/apropos
/usr/bin/man
/usr/bin/man2html
/usr/bin/manpath
/usr/bin/whatis
/usr/sbin/makewhatis

There's probably a way to get a list of prerequisites from rpm, but I'm not
enough of a guru to know it.

-- -eben ebQenW1@EtaRmpTabYayU.rIr.OcoPm home.tampabay.rr.com/hactar

Two atoms are walking along. Suddenly, one stops. The other says,
"What's wrong?" "I've lost an electron." "Are you sure?" "I'm positive!"

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:17:45 EDT