This is the mail archive of the cygwin@sources.redhat.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]

Re: Problem with man-1.5g-2.tar.gz


Andrew,

On Fri, Aug 25, 2000 at 09:29:41AM -0700, Andrew W Dutton wrote:
> man command returns following error:
> 
> bash-2.04$ man man
> Error executing formatting or display command.
> System command (cd /usr/man ; (echo -e ".pl 1100i"; cat /usr/man/man1/man.1; ech
> o ".pl \n(nlu+10") | /usr/bin/tbl | /usr/bin/groff -Tascii -mandoc | less -is) e
> xited with status 32512.

You are missing /bin/sh.  Either install sh (ie, ash) or copy/link
/bin/bash to /bin/sh.

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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