X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <1262875967.4b45f53f92a14@www.imp.polymtl.ca> Date: Thu, 07 Jan 2010 09:52:47 -0500 From: Linda Armelle Nzumotcha Tchoumkam To: "cygwin AT cygwin DOT com" Subject: chmod in cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.3 X-Poly-FromMTA: (imp-4-2.polymtl.ca [132.207.4.77]) at Thu, 7 Jan 2010 14:52:56 +0000 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 > Operator error. If "ab.exe" is in "C:/Program Files/Flow" then the POSIX path >for that is "/cygdrive/c/Program Files/Flow/ab.exe". So when you were told >"No such file or directory", that was the truth. That's right Larry, But the message "No such file or directory" was for "ls -d /C/Program/flow" or "ls -d /C/Program\ Files/flow"."Program" egal to "Program Files" (or not), that isn't the problem. "ab.exe" is a c program. It was compiling using gcc. And i want to run it in Windows Xp In DOS, "C:\Program Files\flow\ab.exe" give this "usage : ab inFile" In cygwin, i have this one: a AT a-38a18ee0fd4~ $ chmod a+x /cygdrive/C/Program\ Files/flow/ab.exe a AT a-38a18ee0fd4~ but i believe that i should read at least the header written in this program. -- 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