delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/02/14/22:06:45

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <04cd01c2d49f$76a41ab0$ab7886d9@webdev>
Reply-To: "Elfyn McBratney" <cygwin AT cygwin DOT com>
From: "Elfyn McBratney" <elfyn-cygwin AT exposure DOT org DOT uk>
To: "cygwin" <cygwin AT cygwin DOT com>,
"christophe thiebot" <christophe_thiebot AT hotmail DOT com>
References: <BAY2-F205ck33EHaN4p0000b0a0 AT hotmail DOT com>
Subject: Re: no man pages
Date: Sat, 15 Feb 2003 03:08:06 -0000
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

> I cannot display any man pages on my newly installed cygwin 1.3.20.1
> When I do: man ps
> I got:
> "No manual entry for ps"
> MANPATH was not set and I set it to /usr/man
> I checked that /usr/man/man1/ps.1.gz is present
> I saw a /etc/man.config. How to tell man to read this man.config?

man(1) has a search order of

/etc/man.config
/usr/lib/man.config
/usr/share/misc/man.config

So it will get checked. As you say you already have /usr/man/man1/ps.1.gz ,
so you have installed the cygwin-doc package (?). What is the ouput of the
following

$ cygcheck -c cygwin-doc |grep cygwin-doc
$ ls -al /usr/man/man1/ps.1.gz
$ which man

If the first command (the cygcheck one) doesn't return any output then you
don't have the package installed or there was an error when it was
installed. Return to setup.exe and reinstall the cygwin-doc package. And if
the third command third command (which man) doesn't return either /bin/man
or /usr/bin/man then your not using man(1) distributed with cygwin (some
package I had in my path distributed a man prog so...just checking).

Btw, you should't need to modify/set MANPATH unless you have installed
packages with manual pages that are in non-standard places.


Regards,

Elfyn McBratney
elfyn AT exposure DOT org DOT uk
www.exposure.org.uk



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019