This is the mail archive of the cygwin 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: "command not found"-For All Commands


--- Lun 31/5/10, physicist25 ha scritto:

> Here is cygcheck.out
> http://old.nabble.com/file/p28731448/cygcheck.out
> cygcheck.out 
> -- 

2 obvious problem

1) Warning: There are multiple cygwin1.dlls on your path

2) on your path, cygwin is at the end 

Path:	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Windows\System32\WindowsPowerShell\v1.0\
	C:\Cygwin\bin
	C:\Cygwin\usr\sbin
	C:\Cygwin\home  

so something like this happen :

Found: C:\Windows\system32\find.exe
Found: C:\Cygwin\bin\find.exe
Warning: C:\Windows\system32\find.exe hides C:\Cygwin\bin\find.exe


are you redefining the PATH in your shell script ?

Marco








--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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