This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: program compiled with gcc doesn't print; cygcheck -s shows ssh and vi are missing, how do I get them


If you have installed openssh and vim you might find those files on your system.

--Jeff

> -----Original Message-----
> From: Patil, Ashwin Channabasavaraj
> Sent: Thursday, June 07, 2007 9:15 AM
> Subject: RE: program compiled with gcc doesn't print; cygcheck -s shows
> ssh and vi are missing, how do I get them
>
> 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@cygwin.com [mailto:cygwin-owner@cygwin.com] On
> Behalf
> Of Ron Ratney
> Sent: Thursday, June 07, 2007 7:38 PM
> To: cygwin@cygwin.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/


*The information contained in this communication may be CONFIDENTIAL and is intended only for the use of the recipient(s) named above. If you are not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited. If you have received this communication in error, please notify the sender and delete/destroy the original message and any copy of it from your computer or paper files.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]