Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3363 - MANPATH should include /usr/local/share/man
Summary: MANPATH should include /usr/local/share/man
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-03 18:53 UTC by walt
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description walt 2002-06-03 18:53:34 UTC
Which means that /etc/env.d/00basic ought to include this line:

MANPATH=/usr/share/man:/usr/local/share/man

I just spent 30 minutes chasing that down.  At my projected rate
of reimbursement for consulting activies that means you owe me
$3000 US.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-04 08:07:23 UTC
gentoo's official ebuilds don't concern the /usr/local tree at all, however
having /usr/local/share/man in the MANPATH does make sense, especially since
/usr/local/bin is in PATH, etc.  However, we never hired you for consulting.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-06-05 16:56:29 UTC
Fixed on CVS.