public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: No such file or directory
@ 2000-03-26 15:02 Rick Rankin
  2000-03-26 15:09 ` Chris Faylor
  0 siblings, 1 reply; 28+ messages in thread
From: Rick Rankin @ 2000-03-26 15:02 UTC (permalink / raw)
  To: Cygwin

I wasn't necessarily saying that it is the "wrong" solution, just that it needs
to be considered carefully. I wasn't aware that other POSIX layers (I assume
you are referring to UWIN or similar) have sucessfully implemented a similar
feature. I haven't thought it through, but on the surface, it does seem that it
could solve many compatability issues.

If you decide to implement it, should it be selectable via, for example, a
CYGWIN environment variable setting?

Rick
--
Rick Rankin
rick_rankin@yahoo.com

--- Chris Faylor <cgf@cygnus.com> wrote:
> On Sat, Mar 25, 2000 at 08:13:08PM -0800, Rick Rankin wrote:
> >I don't know.  I think you'd want to consider it very carefully.  I'd
> >be pretty annoyed if I typed 'cat foo', thinking foo contained a few
> >lines of text, and cat instead opened foo.exe because I was in the
> >wrong directory or something like that.
> >
> >It seems like most of the problems you refered to are related to make
> >and/or install.  Wouldn't it be better to "fix" these programs than to
> >build something like this into the core?
> 
> The problem is already "fixed" in install but that doesn't "fix" the
> problem for packages that don't use "install".
> 
> So, the only other alternative is to modify, cp and mv.  I guess we
> could also change every open in make but I don't think that's the
> right solution.
> 
> Other POSIX-over-Windows packages seem to default to finding a ".exe".
> I don't think this would be too burdensome, myself.
> 
> cgf
> 
> >--- Chris Faylor <cgf@cygnus.com> wrote:
> >> I wonder if it would really be a big deal if cygwin, by default, found a
> >> file "foo.exe" if there was no existing file "foo".
> >> 
> >> We keep running into this problem and I wonder if implementing this in
> >> cygwin would solve more problems than it causes.
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 28+ messages in thread
* No such file or directory
@ 2020-07-06 12:57 Billie Healy
  2020-07-06 16:41 ` ASSI
  0 siblings, 1 reply; 28+ messages in thread
From: Billie Healy @ 2020-07-06 12:57 UTC (permalink / raw)
  To: cygwin

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."
I have changed my path according to instructions and checked the path to
make sure it is set correctly.
I am running Windows 10 if this makes a difference.
Thank you for any help you can give me. If you can, please make your
response simple as I am a complete novice.
Many thanks,
Billie Healy

^ permalink raw reply	[flat|nested] 28+ messages in thread
* No such file or directory
@ 2008-06-26  9:07 pirracas77
  2008-06-26  9:35 ` Dave Korn
  0 siblings, 1 reply; 28+ messages in thread
From: pirracas77 @ 2008-06-26  9:07 UTC (permalink / raw)
  To: cygwin


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.xxxxxxxx.com -t > file.txt

when I launch this commad througth the promtp this commad works without
problems but when I launch the script "bash script.sh" a "No such file or
directory" message it is showed.
Any ideas?
Thanks in advance
-- 
View this message in context: http://www.nabble.com/No-such-file-or-directory-tp18127582p18127582.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 28+ messages in thread
[parent not found: <f9dce6b30707120418yc2bea1axa699bea2d824e176@mail.gmail.com>]
* no such file or directory
@ 2004-12-06 23:49 Kevin Smith
  0 siblings, 0 replies; 28+ messages in thread
From: Kevin Smith @ 2004-12-06 23:49 UTC (permalink / raw)
  To: cygwin

Upon trying to build mozilla, after following directions to the "T", I 
get this error when trying to build:

"/cygdrive/c/mozilla/ no such file or directory"

I can cd to this very directory....

Is this perhaps a path problem?


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

^ permalink raw reply	[flat|nested] 28+ messages in thread
* No such file or directory
@ 2002-12-13 16:03 ganglio
  0 siblings, 0 replies; 28+ messages in thread
From: ganglio @ 2002-12-13 16:03 UTC (permalink / raw)
  To: cygwin

Hi!
i'm trying to compile bochs-2.0-pre3 under cygwin but it give me the
following error:

"win32.cc:61:39: windows32/CommonFunctions.h: No such file or directory"

i looked over the net and i discovered that the file
should be in the

/usr/i686-pc-cygwin/include

directory but it there isn't.

does some one help me?

thanks a lot

Roberto Torella




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 28+ messages in thread
* Re: No such file or directory
@ 2000-03-27  6:01 Earnie Boyd
  2000-03-27  7:56 ` Chris Faylor
  0 siblings, 1 reply; 28+ messages in thread
From: Earnie Boyd @ 2000-03-27  6:01 UTC (permalink / raw)
  To: cygwin, Larry Hall (RFK Partners, Inc); +Cc: cygwin@sourceware.cygnus.com

--- Chris Faylor <cgf@cygnus.com> wrote:
-8<-
> install.exe in the next version of cygwin will be ".exe" aware.
> 
> It hasn't been done before now because, ah, we haven't had an official
> net release in a long time.  The Cygwin CD version does use this version
> of install, however.
> 

I'll suggest that you use the same type of patch for size, as it get's used in
some Makefiles (bash is an example).


=====
---
   Earnie Boyd: < mailto:earnie_boyd@yahoo.com >
            __Cygwin: POSIX on Windows__
Cygwin Newbies: < http://www.freeyellow.com/members5/gw32/index.html >
           __Minimalist GNU for Windows__
  Mingw32 List: < http://www.egroups.com/group/mingw32/ >
    Mingw Home: < http://www.mingw.org/ >

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 28+ messages in thread
* Re: No such file or directory
@ 2000-03-27  5:56 Earnie Boyd
  2000-03-27  7:51 ` Chris Faylor
  0 siblings, 1 reply; 28+ messages in thread
From: Earnie Boyd @ 2000-03-27  5:56 UTC (permalink / raw)
  To: Chris Faylor, cygwin@sourceware.cygnus.com

--- Chris Faylor <cgf@cygnus.com> wrote:
> On Sat, Mar 25, 2000 at 10:40:13PM -0500, Larry Hall (RFK Partners, Inc)
> wrote:
> >Looks to me like your big problem is the install program which assumes the 
> >UNIX convention of executables without extensions (.exe).  It looks for
> >remind and not remind.exe, which is what exists.
> 
> I wonder if it would really be a big deal if cygwin, by default, found a
> file "foo.exe" if there was no existing file "foo".
> 
> We keep running into this problem and I wonder if implementing this in
> cygwin would solve more problems than it causes.
> 

What a concept Chris! ;^)  It sounds like an awesome task.  What happens if foo
and foo.exe exists?  What is going to change install or Cygwin1.dll?

Regards,
Earnie
P.S.: What is cygwin@hotpop.com?



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 28+ messages in thread
* Re: No such file or directory
@ 2000-03-26 16:11 Rick Rankin
  0 siblings, 0 replies; 28+ messages in thread
From: Rick Rankin @ 2000-03-26 16:11 UTC (permalink / raw)
  To: cygwin

Oh, I didn't think you were being critical, and on this particular issue, I
don't have a strong opinion one way or the other. Just playing devil's
advocate. ;-)

Another implementation option might be a switch to configure so that someone
could download the source and "easily" rebuild with the feature turned
off(assuming it's enabled by default). This might ease the support burden but
still give a user who has the know-how and inclination the opportunity to
disable the feature without having to hack the source.

Rick
--
Rick Rankin
rick_rankin@yahoo.com

--- Chris Faylor <cgf@cygnus.com> wrote:
> On Sun, Mar 26, 2000 at 03:02:29PM -0800, Rick Rankin wrote:
> >I wasn't necessarily saying that it is the "wrong" solution, just that it
> needs
> >to be considered carefully. I wasn't aware that other POSIX layers (I assume
> >you are referring to UWIN or similar) have sucessfully implemented a similar
> >feature. I haven't thought it through, but on the surface, it does seem that
> it
> >could solve many compatability issues.
> 
> I didn't mean to sound like I was criticizing your opinion.  I guess I run
> that
> risk if I "quote" too many "things", like I did "below", though.
> 
> I've had wildly different opinions about this over the years, so I can easily
> argue either side.  :-)
> 
> >If you decide to implement it, should it be selectable via, for example, a
> >CYGWIN environment variable setting?
> 
> I guess we could do this.  This is YA thing where my opinion has evolved
> over the years.  Geoff Noer and I used to disagree about implementing
> more CYGWIN options.  Geoff thought that it was a good idea to be very
> conservative about adding new options and I thought that it didn't
> really matter.
> 
> These days, I agree with Geoff.  I don't know if his opinion has similarly
> reversed or not, though.  My main reason for limiting options is that it
> makes support a little harder.
> 
> Anyway, that said, it is worth considering an option.
> 
> Christopher Faylor
> Cygwin Engineering Manager
> Cygnus Solutions, a Red Hat company
> 
> >--- Chris Faylor <cgf@cygnus.com> wrote:
> >>On Sat, Mar 25, 2000 at 08:13:08PM -0800, Rick Rankin wrote:
> >>>It seems like most of the problems you refered to are related to make
> >>>and/or install.  Wouldn't it be better to "fix" these programs than to
> >>>build something like this into the core?
> >>
> >>The problem is already "fixed" in install but that doesn't "fix" the
> >>problem for packages that don't use "install".
> >>
> >>So, the only other alternative is to modify, cp and mv.  I guess we
> >>could also change every open in make but I don't think that's the right
> >>solution.
> >>
> >>Other POSIX-over-Windows packages seem to default to finding a ".exe".
> >>I don't think this would be too burdensome, myself.
> >>
> >>>--- Chris Faylor <cgf@cygnus.com> wrote:
> >>>>I wonder if it would really be a big deal if cygwin, by default, found
> >>>>a file "foo.exe" if there was no existing file "foo".
> >>>>
> >>>>We keep running into this problem and I wonder if implementing this in
> >>>>cygwin would solve more problems than it causes.
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 28+ messages in thread
* Re: No such file or directory
@ 2000-03-25 20:13 Rick Rankin
  2000-03-26  9:13 ` Chris Faylor
  0 siblings, 1 reply; 28+ messages in thread
From: Rick Rankin @ 2000-03-25 20:13 UTC (permalink / raw)
  To: Cygwin

I don't know. I think you'd want to consider it very carefully. I'd be pretty
annoyed if I typed 'cat foo', thinking foo contained a few lines of text, and
cat instead opened foo.exe because I was in the wrong directory or something
like that.

It seems like most of the problems you refered to are related to make and/or
install. Wouldn't it be better to "fix" these programs than to build something
like this into the core?

Rick
--
Rick Rankin
rick_rankin@yahoo.com

--- Chris Faylor <cgf@cygnus.com> wrote:
> I wonder if it would really be a big deal if cygwin, by default, found a
> file "foo.exe" if there was no existing file "foo".
> 
> We keep running into this problem and I wonder if implementing this in
> cygwin would solve more problems than it causes.
> 
> cgf


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 28+ messages in thread
* No such file or directory
@ 2000-03-24 14:41 Eric Goforth
  2000-03-25 13:07 ` Terry Lincoln
  2000-03-25 19:44 ` Larry Hall (RFK Partners, Inc)
  0 siblings, 2 replies; 28+ messages in thread
From: Eric Goforth @ 2000-03-24 14:41 UTC (permalink / raw)
  To: cygwin

I'm trying to compile the Remind utility to work under Cygwin.  I
initially tried compiling it with the I've compiled it, and then tried
"make install," but I'm getting a bunch of "No such file or directory"
messages.  I created a /usr/local/man and /usr/local/bin directories.  I
then tried doing another "make" and "make install."  Apparently, it
compiled correctly?

In the Readme.DOS file I am told the following:

3 - If you are using Turbo C to compile Remind, type:

	make -fmakefile.tc

    If you are using Microsoft C to compile Remind, type:

	make makefile.msc

I considered trying to compile it with the  -mno-cygwin option and using
one of these other makefiles.  I'm not much of a C programmer as I'm
sure you can tell.

BASH.EXE-2.02$ make

*******************
*                 *
* Building REMIND *
*                 *
*******************

make[1]: Nothing to be done for `all'.
BASH.EXE-2.02$ ls
ACKNOWLEDGEMENTS  config.cache      examples          tests
COPYRIGHT         config.log        install-sh        unconfigure
Makefile          config.status     man               www
README            configure         remind.lsm
WINDOWS           configure.in      scripts
build.tk          docs              src
BASH.EXE-2.02$ make install

*********************
*                   *
* Installing REMIND *
*                   *
*********************

cd src; make install
for prog in remind rem2ps ./../scripts/kall ./../scripts/rem
./../scripts/tkremi
nd ./../scripts/cm2rem.tcl ; do \
        /CYGNUS/CYGWIN~1/H-I586~1/BIN/install -c $prog /usr/local/bin ;
\
done
/CYGNUS/CYGWIN~1/H-I586~1/BIN/install: remind: No such file or directory
/CYGNUS/CYGWIN~1/H-I586~1/BIN/install: rem2ps: No such file or directory
strip /usr/local/bin/remind
strip: /usr/local/bin/remind: No such file or directory
make[1]: [install] Error 1 (ignored)
strip /usr/local/bin/rem2ps
strip: /usr/local/bin/rem2ps: No such file or directory
make[1]: [install] Error 1 (ignored)
for man in ./../man/kall.1 ./../man/rem.1 ./../man/rem2ps.1
./../man/remind.1 ./
../man/tkremind.1 ./../man/cm2rem.1 ; do  \
        /CYGNUS/CYGWIN~1/H-I586~1/BIN/install -c -m 644 $man
/usr/local/man/man1
 ; \
done
BASH.EXE-2.02$

--
Eric Goforth

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 28+ messages in thread
* No such file or directory
@ 2000-01-15  4:50 Slate
  2000-01-15  8:00 ` Heinz-Juergen Oertel
  0 siblings, 1 reply; 28+ messages in thread
From: Slate @ 2000-01-15  4:50 UTC (permalink / raw)
  To: cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

When I open the BASH shell I get the 
following message.
 
warning: could not find /tmp, please 
create!
 
I then enter at the BASH 
prompt
 
mkdir -p /tmp
 
And get the following 
message...
 
No such file or directory
 
I get that same message when i try to 
create /bin.
 
Any suggestions?
 

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2020-07-06 16:59 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-26 15:02 No such file or directory Rick Rankin
2000-03-26 15:09 ` Chris Faylor
  -- strict thread matches above, loose matches on Subject: below --
2020-07-06 12:57 Billie Healy
2020-07-06 16:41 ` ASSI
2020-07-06 16:59   ` Eliot Moss
2008-06-26  9:07 pirracas77
2008-06-26  9:35 ` Dave Korn
2008-06-26 15:37   ` pirracas77
     [not found] <f9dce6b30707120418yc2bea1axa699bea2d824e176@mail.gmail.com>
2007-07-12 12:38 ` Larry Hall (Cygwin)
2004-12-06 23:49 no " Kevin Smith
2002-12-13 16:03 No " ganglio
2000-03-27  6:01 Earnie Boyd
2000-03-27  7:56 ` Chris Faylor
2000-03-27  5:56 Earnie Boyd
2000-03-27  7:51 ` Chris Faylor
2000-03-26 16:11 Rick Rankin
2000-03-25 20:13 Rick Rankin
2000-03-26  9:13 ` Chris Faylor
2000-03-27 14:23   ` Michael Hirmke
2000-03-24 14:41 Eric Goforth
2000-03-25 13:07 ` Terry Lincoln
2000-03-25 19:44 ` Larry Hall (RFK Partners, Inc)
2000-03-25 19:50   ` Chris Faylor
2000-03-25 20:11     ` Larry Hall (RFK Partners, Inc)
2000-03-26  9:06       ` Chris Faylor
2000-03-27  7:25         ` Larry Hall (RFK Partners, Inc)
2000-01-15  4:50 Slate
2000-01-15  8:00 ` Heinz-Juergen Oertel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).