LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-11-2013, 06:20 PM   #1
p1esk
LQ Newbie
 
Registered: Aug 2013
Posts: 5

Rep: Reputation: Disabled
mandb: command not found


Hello, I just downloaded new man pages for GIT on CentOS 6.3 and I've read I need to run mandb to update the index.
However, the command seems to be missing.
 
Old 08-11-2013, 11:26 PM   #2
rootboy
Member
 
Registered: Oct 2001
Distribution: Mint 15
Posts: 770

Rep: Reputation: 51
I think that Centos uses makewhatis. It can be found in the man package.

http://rpm.pbone.net/index.php3/stat....i686.rpm.html
 
2 members found this post helpful.
Old 08-11-2013, 11:51 PM   #3
p1esk
LQ Newbie
 
Registered: Aug 2013
Posts: 5

Original Poster
Rep: Reputation: Disabled
Great, thanks!
 
Old 08-12-2013, 11:29 PM   #4
p1esk
LQ Newbie
 
Registered: Aug 2013
Posts: 5

Original Poster
Rep: Reputation: Disabled
A related question: I copied new man pages into /usr/local/shared/man/man1/ directory, while the existing man pages are located in /usr/shared/man/man1/ directory.
Should I just go ahead and replace the old man entries, or keeping them in the local dir is fine? What would be the reason to keep new entries in the local dir (separately from the old entries)?
 
Old 08-24-2013, 03:31 PM   #5
rootboy
Member
 
Registered: Oct 2001
Distribution: Mint 15
Posts: 770

Rep: Reputation: 51
That's a good question. If you want, just copy the old man pages to somewhere safe and install your new man pages in the old directory. Keep in mind that going around the man page database in this fashion will probably lead to some breakage...

But by keeping the old pages in a safe place you should be able to put them back if things go pear shaped.

Why not leave them where they are?
 
Old 08-24-2013, 07:29 PM   #6
p1esk
LQ Newbie
 
Registered: Aug 2013
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rootboy View Post
Keep in mind that going around the man page database in this fashion will probably lead to some breakage...
What do you mean by "going around man page database"? It seemed to me that having various versions of man pages scattered among multiple directories could potentially be bad for the man database.
What does mandb command (makewhatis on CentOS) do exactly?
 
Old 08-26-2013, 09:53 PM   #7
rootboy
Member
 
Registered: Oct 2001
Distribution: Mint 15
Posts: 770

Rep: Reputation: 51
Quote:
Originally Posted by p1esk View Post
What do you mean by "going around man page database"? It seemed to me that having various versions of man pages scattered among multiple directories could potentially be bad for the man database.
What does mandb command (makewhatis on CentOS) do exactly?
That's what I meant. Moving the pages around manually might very well break things. So keep a copy and put things back the way they were and nobody has to be the wiser...

It really isn't going to hurt anything, other than you might end up with a system that is so hosed that it makes more sense to re-install than it would to fix it.

So consider yourself forewarned.

But that is (for better or worse) part of many users early linux experiences. It was for me in any case...

You can install man-db for Centos:

http://pkgs.org/download/man-db

As for what mandb does, here is what the man page for it says:

"mandb is used to initialise or manually update index database caches
that are usually maintained by man. The caches contain information
relevant to the current state of the manual page system and the infor‐
mation stored within them is used by the man-db utilities to enhance
their speed and functionality.

When creating or updating an index, mandb will warn of bad ROFF .so
requests, bogus manual page filenames and manual pages from which the
whatis cannot be parsed.

Supplying mandb with an optional colon-delimited path will override the
internal system manual page hierarchy search path, determined from
information found within the man-db configuration file."

So if you like, run mandb while supplying the path to the new location of your man pages. It should work, it what it does.
 
Old 08-26-2013, 11:32 PM   #8
p1esk
LQ Newbie
 
Registered: Aug 2013
Posts: 5

Original Poster
Rep: Reputation: Disabled
Thanks!
Does it make sense to install mandb even though makewhatis seems to be doing its job?
If yes, should I install the rpm for the latest Fedora?
What is the difference between mandb and makewhatis?
 
Old 08-29-2013, 10:40 PM   #9
rootboy
Member
 
Registered: Oct 2001
Distribution: Mint 15
Posts: 770

Rep: Reputation: 51
Quote:
Originally Posted by p1esk View Post
Thanks!
Does it make sense to install mandb even though makewhatis seems to be doing its job?
If yes, should I install the rpm for the latest Fedora?
What is the difference between mandb and makewhatis?


To your first question, well, of course! How else are you going to find out which one you like better? I am assuming here that this is not a production machine...

To the second, give it a try. see what it complains about (if anything). If all else fails, you can compile it from the source.

To the third, darned if I know.

Keep in mind that when you do this sort of thing, that there was probably a good reason why mandb was depreciated. Like a security hole. It turns out that there was a small one back in 2000. I would assume that it has been patched by now.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=72292

Go for it!

Last edited by rootboy; 08-29-2013 at 10:43 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] rpm command and yum command not found Joaquin Red Hat 28 10-28-2020 10:54 AM
/command/svscanboot: Command not found. gajananh999 Linux - Software 5 01-22-2013 04:50 AM
setup command not found in Ubuntu 10.04 Command Prompt vinaytp Ubuntu 2 05-06-2010 01:10 PM
bash: rpm: command not found && sudo: alien: command not found Java_Code Ubuntu 7 07-27-2006 11:57 PM
bash: <command name> command not found smash Programming 5 03-13-2006 08:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration