man pages
Felipe Mendel N. Prates
felipe.mnp at gmail.com
Wed Jan 4 17:21:32 CET 2006
Hey folks...
Still no clue on this problem? :-(
Regards and happy 2006,
Felipe
---------- Forwarded message ----------
From: Felipe Mendel N. Prates <felipe.mnp at gmail.com>
Date: Dec 22, 2005 11:47 AM
Subject: man pages
To: kolab-users at kolab.org
Here it is...
[root at server:~]# man bash
(output ok, the man page is displayed)
[root at server:~]# echo $MANPATH
(null)
[root at server:~]# eval `/kolab/etc/rc --eval all env`
[root at server:~]# man bash
(null, no man page displayed)
[root at server:~]# echo $MANPATH
/kolab/man:/kolab/local/man::/usr/share/man
[root at server:~]# unset MANPATH
[root at server:~]# echo $MANPATH
(null)
[root at server:~]# man bash
(null, no man page displayed)
On 12/22/05, Bernhard Reiter <bernhard.reiter at intevation.de> wrote:
> Am Mittwoch, 21. Dezember 2005 17:33 schrieb Felipe Mendel N. Prates:
> > Thanks for the response. You guessed right, before the eval I can read
my
> > man pages normally. After the eval, I can't read even with "openpkg man.
> > Whether before or after the eval, "which man" always resolve to
> > /usr/bin/man. I've tried ltracing /usr/bin/man but got no clues.
>
> I tried it here on a few Kolab Servers and it worked.
> Try doing the steps manually:
> /kolab/etc/rc --eval all env
> and then look at the result before copy and pasting it into the shell.
>
> Next check if MANPATH is set correctly.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20060104/0ebe1486/attachment.html>
More information about the users
mailing list