Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030926052107.62405.qmail@web9802.mail.yahoo.com> Date: Thu, 25 Sep 2003 22:21:07 -0700 (PDT) From: Kishen Bahudhanam Subject: Re: Error while running a .exe file in bash To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Thanks to everyone who contributed to this issue. The problem is resolved if I use: ./tx.exe. I still don't understand the error message though. If bash is not able to find the program, then filename completion shouldn't work, isn't it? For example if I just type: >. t bash completes the file name to tx.exe (this is the only executable in the current directory starting with t). To make it actually run, I need to type: >./tx.exe Thanks again to everyone. --- Kishen Bahudhanam wrote: > I see a couple of messages on this topic, but > couldn't > figure out what to do. So sending the question > again: > > I compiled my code using gcc, and created a .exe > file. > However, when I try to execute it, I get the > following > error: > MZ?: command not found. > However, I can open a 'cmd' window, and run the > .exe. > > I am under Win2000. Here is the .exe's attributes, > and > the output when I run the exe. > > -rwxr-xr-x 1 jgalt mkpasswd 455026 Sep 25 12:29 > tx.exe* > /c/Model>. tx.exe > bash: MZ?: command not found > > Please help... > > __________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product > search > http://shopping.yahoo.com > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- 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/