X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: JgZ7wSYVM1lbjeVKN5vj0obp_N6tNKz6BDg57qbfrgNtrafMS52VIJ_sbirjgXz2MkGWmBcn6aFO2saSlBfB4ZbLwZpGotCZAGqwrrzXQug8plcVVWiuDn5Xmx3Nq8lkwSwbmeYC89kdd6Gq960D53.9dA-- X-Mailer: YahooMailRC/818.15 YahooMailWebService/0.7.152 Date: Fri, 2 Nov 2007 23:53:06 -0700 (PDT) From: Mark Rutten Subject: Re: GCC and C program use help To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Message-ID: <104657.42975.qm@web50804.mail.re2.yahoo.com> X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id lA36rHbp006198 > From: madskier8806 > Sent: Saturday, 3 November, 2007 5:06:35 PM > > it compiles correctly, then I try what normally works on my normal UNIX > system > $ project1 > and I get an error > bash: project1:command not found. > I think you'll find that the problem is that you're current directory ('.') isn't in your path by default. So you could try $ ./project1 or add . to your path. National Bingo Night. Play along for the chance to win $10,000 every week. Download your gamecard now at Yahoo!7 TV. http://au.blogs.yahoo.com/national-bingo-night/ -- 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/