| delorie.com/archives/browse.cgi | search |
| 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 |
| From: | Mark Connell <mconnell AT bigpond DOT net DOT au> |
| To: | cygwin AT cygwin DOT com |
| Message-ID: | <10027eff588.ff58810027e@bigpond.com> |
| Date: | Tue, 22 Oct 2002 11:29:09 +1000 |
| MIME-Version: | 1.0 |
| Subject: | 1.3.13: makewhatis errors due to chmod |
| X-Accept-Language: | en |
On WinXP when I run /usr/sbin/makewhatis -w I get the messages: bash$ [Administrator] makewhatis -w chmod: changing permissions of `/tmp/whatis800': Invalid argument chmod: changing permissions of `/usr/man/whatis': Invalid argument chmod: changing permissions of `/usr/local/man/whatis': Invalid argument chmod: changing permissions of `/usr/ssl/man/whatis': Invalid argument Looking at the source there are commands to perform chmod on some dirs. I have CYGWIN=ntsec in my cygwin.bat as follows: --------------------------------------------------------- @echo off D: chdir D:\cygwin\bin set CYGWIN=ntsec set PATH=/usr/sbin:/cygdrive/d/WINDOWS/system32 bash --login -i --------------------------------------------------------- So, as the FAQ suggests to run makewhatis to build the whatis db, what is the solution? Mark -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |