Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: <20021030165503.56831.qmail@web20010.mail.yahoo.com> Date: Wed, 30 Oct 2002 08:55:03 -0800 (PST) From: Joshua Daniel Franklin Subject: Re: Trouble with fresh install of Cygwin To: kaspar DOT pflugshaupt AT csfs DOT com, cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > I've just installed Cygwin from the Web onto a Windows NT 4.0 machine. I chose > the defaults plus the "man" package. On logging in, some things do not work: > > "man cmd" gives (for cmd = anything) > "/usr/bin/tbl: not found > /usr/bin/groff: not found" > > Both programs are installed, though, and can be called from the command line > just fine. They are within the $PATH, too. I can think of a couple of possibilities. What does the output of "mount" say? (/usr/bin should be mapped to /bin) Can you actually execute /usr/bin/groff.exe? (Permissions problem?) > "info: dir: No such file or directory" This sounds like the /etc/postinstall/ stuff did not run correctly. Try 'sh /etc/postinstall/update-info-dir.sh" (that may not be the exact name of the script) and see if there are any errors. __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ -- 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/