This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

man 1.5j - can't find cat, tbl, nroff, less


When I try 'man grep' I get the following.
/bin/cat: not found
/usr/bin/tbl: not found
/usr/bin/nroff: not found
/usr/bin/less: not found
Error executing formatting or display command.
System command (cd /usr/man && (echo ".pl 1100i"; /bin/cat
'/usr/man/man1/grep.1
'; echo; echo ".pl \n(nlu+10") | /usr/bin/tbl | /usr/bin/nroff -c -mandoc |
/usr/bin/less -isrR) exited with status 32512.
No manual entry for grep

and ' man -w grep' produces
/usr/man/man1/grep.1

output of 'man -D grep' and 'cygcheck -svr' attached.

NB it fails as above for any man foo where foo should have a man page.
Man foo where foo has no page returns 'No manual entry for foo' correctly.

regards,
Bill Hughes

 <<cygcheck.out>>  <<man.out>> 

Attachment: cygcheck.out
Description: Binary data

Attachment: man.out
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]