X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: program compiled with gcc doesn't print; cygcheck -s shows ssh and vi are missing, how do I get them Date: Thu, 7 Jun 2007 19:45:14 +0530 Message-ID: In-Reply-To: <46681149.4050608@comcast.net> References: <46681149 DOT 4050608 AT comcast DOT net> From: "Patil, Ashwin Channabasavaraj" To: , X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l57EG6ou022161 Use $./a.exe in the directory that has a.exe. Try running $which ssh /usr/bin/ssh will be the output. Check your mount. Run mount to check /usr/bin where you will find ssh and vi binaries. $mount -Ashwin -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Ron Ratney Sent: Thursday, June 07, 2007 7:38 PM To: cygwin AT cygwin DOT com Subject: program compiled with gcc doesn't print; cygcheck -s shows ssh and vi are missing, how do I get them Two questions: two very short C programs compiled OK by gcc but do not produce output. When I try to run a.exe I get the error message that the program can't be found. I ran cygcheck -s which found some missing components, most of which I was able to get through setup. But I can't find ssh or vi. Will either of these help printf actually print? Ron Ratney -- 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/ -- 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/