You are not logged in.

#1 2009-06-04 01:05:26

Peasantoid
Member
Registered: 2009-04-26
Posts: 928
Website

What would cause man (man-db) to generate blank manpages?

I've been experimenting with compiling various GNU packages from source for use in a very minimal chroot environment, among them man-db and dependencies (bash, gdbm, zlib, groff, less). However, I've noticed something odd: if I type `man <something>` (<something> being a valid manpage name), a completely empty less screen opens. Something must be failing to output the page — but what?

Offline

#2 2009-06-04 06:15:03

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,577

Re: What would cause man (man-db) to generate blank manpages?

Are the actual compressed man pages there on the filesystem? Do they look valid? If so, something's messing up with man's formatting of the pages.
Try running "mandb" by itself and then accessing man pages.

Offline

Board footer

Powered by FluxBB