You are not logged in.

#1 2008-08-20 22:51:45

crisnoh
Member
From: Baghdad, Iraq
Registered: 2008-04-22
Posts: 67
Website

[SOLVED]No man pages

Whenever I attempt to access a man page I get an error stating that the page doesn't exist.  I have man and man-pages install.  What am I missing?

Last edited by crisnoh (2008-08-21 18:18:23)

Offline

#2 2008-08-20 23:29:26

rs187
Member
From: Mars
Registered: 2008-08-06
Posts: 19

Re: [SOLVED]No man pages

crisnoh wrote:

Whenever I attempt to access a man page I get an error stating that the page doesn't exist.  I have man and man-pages install.  What am I missing?

type

unset MANPATH

..n retry

Offline

#3 2008-08-21 14:23:01

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED]No man pages

crisnoh wrote:

Whenever I attempt to access a man page I get an error stating that the page doesn't exist.  I have man and man-pages install.  What am I missing?

You have not taken care of the .pacnew files added by pacman. You should go trough all of them and merge/overwrite as needed.

When it comes to the man pages, do a `mv /etc/profile.pacnew /etc/profile` The new profile file contains alot of changes beside the $MANPATH, and you do want all the changes.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2008-08-21 16:37:04

peets
Member
From: Montreal
Registered: 2007-01-11
Posts: 936
Website

Re: [SOLVED]No man pages

Mr.Elendig wrote:

When it comes to the man pages, do a `mv /etc/profile.pacnew /etc/profile` The new profile file contains alot of changes beside the $MANPATH, and you do want all the changes.

If you've ever changed anything in /etc/profile, you will want to look at the diff first, or merge interactively with something like "vi -d /etc/profile /etc/profile.pacnew".

Offline

#5 2008-08-22 18:13:32

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED]No man pages

You soudn't have custom stuff in /etc/profile on arch, one should create a file under /etc/profile.d/ instead.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB