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]

1.5.11-1: Problem running executables in bash


I am able to run executables from my c:\cygwin\bin directory with no
problems.  However, when I run cygwin.bat, I am unable to run any of
the executables in the bin directory.  Here is what my cygwin.bat file
looks like:

SET HOME="c:\cygwin"
SET PATH="c:\cygwin\bin"

C:
chdir C:\cygwin\bin

bash --login -i

Everything seems okay, yet the problem remains.  Any suggestions?

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


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