| 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 |
| Date: | Sun, 23 Nov 2003 12:51:31 -0500 |
| From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: cygcheck and mount -X |
| Message-ID: | <20031123175131.GE815@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <000d01c3b1b8$b5be43f0$0100a8c0 AT bertigep> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <000d01c3b1b8$b5be43f0$0100a8c0@bertigep> |
| User-Agent: | Mutt/1.4.1i |
On Sun, Nov 23, 2003 at 12:55:32PM +0100, Bertalan Fodor wrote: >For some reason I had to mount /bin with mount -X >But this way cygcheck doesn't work correctly. When I run "cygcheck -s" it >reports bad parameters saying: > >Usage: cygcheck [OPTIONS] [PROGRAM...] >Check system information or PROGRAM library dependencies > > -c, --check-setup check packages installed via setup.exe >... > -V, --version output version information and exit >You must at least give either -s or -k or a program name cygcheck and strace are mingw programs, so: mount -x -b -f c:/cygwin/bin/cygcheck.exe /bin/cygcheck.exe mount -x -b -f c:/cygwin/bin/cygcheck /bin/cygcheck etc. -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |