Re: No such file or directory

2020-07-06 Thread Eliot Moss
On 7/6/2020 12:41 PM, ASSI wrote: Billie Healy via Cygwin writes: I downloaded Cygwin for use in a C programming class. I made sure to also include gcc, make, nano, and vim. Nano and Vim do fine, but when I enter gcc hello.c bash reponds "no such file or directory." It would help if you posted

Re: No such file or directory

2020-07-06 Thread ASSI
Billie Healy via Cygwin writes: > I downloaded Cygwin for use in a C programming class. I made sure to also > include gcc, make, nano, and vim. Nano and Vim do fine, but when I enter > gcc hello.c > bash reponds "no such file or directory." It would help if you posted the actual command line and r

RE: No such file or directory

2008-06-26 Thread pirracas77
I reinstalled all cygwin. Now works fine. Dave Korn wrote: > > pirracas77 wrote on 26 June 2008 07:53: > >> Hello all: >> >> I am trying to make a script in bash using cygwin. (script.sh) >> There is a line with a command like this >> >> ping www..com -t > file.txt >> >> when I lau

RE: No such file or directory

2008-06-26 Thread Dave Korn
pirracas77 wrote on 26 June 2008 07:53: > Hello all: > > I am trying to make a script in bash using cygwin. (script.sh) > There is a line with a command like this > > ping www..com -t > file.txt > > when I launch this commad througth the promtp this commad works without > problems but w

Re: No such file or directory

2007-07-12 Thread Larry Hall (Cygwin)
syam prasad wrote: Hi, I installed cygwin , version 3.2.17(15)-release (i686-pc-cygwin) ^^^ This is not a valid release version of Cygwin. Looks to me like you grabbed the output of 'bash --version' and munged it for your purposes. Don't do

Re: "no such file or directory" using 'spawn' on EXPECT

2001-12-28 Thread Larry Hall (RFK Partners, Inc)
At 11:12 AM 12/28/2001, ROHIT X SINGH wrote: > > Perhaps the output of 'cygcheck -s -r -v' would be of some help (and > > maybe not! ;-) ) > > >Thanks Larry, > >I have found something which may be able to pinpoint the source of the >error: However, I'm not competent enough to judge what's wrong!

Re: "no such file or directory" using 'spawn' on EXPECT

2001-12-28 Thread ROHIT X SINGH
> Perhaps the output of 'cygcheck -s -r -v' would be of some help (and > maybe not! ;-) ) Thanks Larry, I have found something which may be able to pinpoint the source of the error: However, I'm not competent enough to judge what's wrong! Perhaps, you or someone in the group will be able to he

Re: "no such file or directory" using 'spawn' on EXPECT

2001-12-28 Thread Larry Hall (RFK Partners, Inc)
At 10:41 AM 12/28/2001, ROHIT X SINGH wrote: >Hi, > >I have installed cygwin(with expect package) on a number of Windows 2000 >systems, and on all the systems EXCEPT ONE, I am able to spawn "cmd.exe" >using the following command: > >C:\>expect >expect1.1> spawn "C:\\winnt\\system32\\cmd.exe" /c e