X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <712d4a980809090238k46dcea54nffafc52810faa3e5 AT mail DOT gmail DOT com> <48C6A4E2 DOT 6040005 AT cygwin DOT com> <712d4a980809100641k2e76548eq106dd0e0c4c6270d AT mail DOT gmail DOT com> Subject: RE: Executable file is there but it said could not find Date: Wed, 10 Sep 2008 14:54:06 +0100 Message-ID: <003301c9134c$b0e798e0$9601a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <712d4a980809100641k2e76548eq106dd0e0c4c6270d@mail.gmail.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Maika V wrote on 10 September 2008 14:41: > 4. Type './abc', get message 'Could not find ./abc !'. I get the > same message when type './abc.exe' What shell are you using? Bash always says: $ ./foo bash: ./foo: No such file or directory Maybe you are using another shell? If your report is not accurate, nobody can correctly diagnose your problem. > 5. Type 'where abc', it returns full path to abc.exe "where", or "which"? There is no such thing as "where" in cygwin. If your report is not accurate, nobody can correctly diagnose your problem. Please run this again: the compile, followed by 'ls -la abc*', followed by './abc', then 'which abc', then "cygcheck abc.exe; type abc.exe ; file abc.exe; getfacl abc.exe", and /cut and paste/ the results directly from your shell window into your reply mail. Please also run "cygcheck -s -r -v > cygcheck.out", and send the generated cygcheck.out file **as an attachment**. That should give us a bit more to go on. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/