Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <38C99CED.A485943B@cygnion.com> Date: Fri, 10 Mar 2000 17:10:05 -0800 From: Stefan Lindqvist X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: man pages References: <38C95805 DOT 9DDC11DB AT cygnion DOT com> <004501bf8ad2$e71c2590$520f4dd1 AT TIMYX18EWDT6RQ> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Unfortunately that didn't solve it either... As you can see on the command line, it is actually doing a "cat /usr/local/man/man1/man.1". Hence, man finds the correct file, but then the actual processing of the file fails for some reason... Tim Prince wrote: > This makes it appear that /usr/local/man is not include in the search for > man pages. Try setting the -M option or MANPATH environment in accordance > with 'man man.' I am using the cwilson utilities version and it required no > special attention. > > ----- Original Message ----- > From: "Stefan Lindqvist" > To: > Sent: Friday, March 10, 2000 12:16 PM > Subject: man pages > > > I'm trying to get the man pages working under bash on NT 4 SP6. I > > downloaded the binaries for man and groff and I believe I managed to get > > the files into the correct directories. The problem is, when running the > > man command, I receive the following: > > > > $ man man > > Error executing formatting or display command. > > System command (cd /usr/local/man ; (echo -e ".pl 1100i"; cat > > /usr/local/man/man > > 1/man.1; echo ".pl \n(nlu+10") | c:/usr/local/bin/tbl | > > c:/usr/local/bin/groff - > > Tlatin1 -mandoc | c:/cygnus/cygwin-b20/H-i586-cygwin32/bin/less -is) > > exited with > > status 32512. > > No manual entry for man > > > > However, if I "manually" run the above command "(cd /usr/local/man ; > > (echo -e "..." ...,etc the man page is printed out just fine. So, why > > doesn't it work from the man command? > > > > Any hints highly appreciated. Thanks, > > > > Stefan L > > > > > > -- > > Want to unsubscribe from this list? > > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com