X-Recipient: archive-cygwin@delorie.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 <armelle.nzumotcha@polymtl.ca>
To: "cygwin@cygwin.com" <cygwin@cygwin.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@a-38a18ee0fd4~
$ chmod a+x /cygdrive/C/Program\ Files/flow/ab.exe
a@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

