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: 1.5.18-1: cannot start executables (except cygcheck.exe) on windows server 2003 web edition


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Eduard Witteveen on 11/16/2005 5:28 AM:
> 
> I also tried to see if the application needed the path in anyway or the
> executable to be started with the current directory specification
> 
>> C:\cygwin\bin>bash.exe
>>
>> C:\cygwin\bin>set PATH=c:\cygwin\bin\

Usually, you should leave Windows directories on your PATH, and just
append to it rather than replacing it.

>>
>> C:\cygwin\bin>./bash
>> '.' is not recognized as an internal or external command,
>> operable program or batch file.

- From cmd, you have to use Windows syntax to invoke a program (.\bash, not
./bash).

> 
> I was happy to see cygcheck.exe working:

That's because cygcheck is a native windows program that works even if the
rest of cygwin does not.

Please ATTACH, not send inline, the output of cygcheck -svr (your -cvr
output is not as helpful), per the directions here:

> Problem reports:       http://cygwin.com/problems.html

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDezQ884KuGfSFAYARAnTiAKCy/S4Fg/EU220aAbtJdW79qpJD4QCfZkAr
AvHlv0jZRvghCwDuiAPThtg=
=phlv
-----END PGP SIGNATURE-----

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