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]

Re: output of cygcheck -s -v -r


On Tue, 8 Apr 2003, Marcel Telka wrote:

> Please stay on the list.
>
> Napsan da 2003.04.08 16:39, (autor: Suetlam Chung):
> > I copy/input below;
> > cygcheck -s -v -r
> >
> > output is below;
> > cygcheck: command not found
>
> Please add C:\cygwin\bin (or something similar, depends on where you
> have installed cygwin) to PATH env. variable.

Marcel,

The error indicates that the commands are not found from *bash* (thus, the
path should be set properly).

Suetlam,

Please post the output of the following commands (as run from bash):

1) echo $PATH
2) type -a ls
3) type -a gcc
4) /bin/ls -l /
5) /bin/getfacl /
6) /bin/ls -l /bin/gcc.exe
7) /bin/getfacl /bin/gcc.exe

This should help us diagnose the problem,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha at cs dot nyu dot edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor at watson dot ibm dot com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II



--
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/


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