public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Shell scripts under Cygwin32
@ 1999-04-06  5:25 R. Hickling
  1999-04-07  1:15 ` R. Hickling
  1999-04-30 18:32 ` R. Hickling
  0 siblings, 2 replies; 4+ messages in thread
From: R. Hickling @ 1999-04-06  5:25 UTC (permalink / raw)
  To: cygwin

I'm attempting to compile some 'GNU type' applications under cygwin32
(or, more specifically:

CYGWIN_NT-4.0 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown

which is the output of uname -a minus local stuff).

I find that when I go

./configure

at the command line I get

bash: ./configure: No such file or directory

So I have to go

sh configure

This is only mildly irritating, but of course scripts like 'configure'
contain many calls
to other scripts - and these require 'sh' to be prefixed to them too -
since first lines of

!# /cygwin/bin/sh

(for example) don't seem to work either.  I would be surprised if it's
really necessary for me to go and modify the whole script ...

Anyone know what's wrong here?


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

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

* Re: Shell scripts under Cygwin32
  1999-04-06  5:25 Shell scripts under Cygwin32 R. Hickling
@ 1999-04-07  1:15 ` R. Hickling
  1999-04-30 18:32   ` R. Hickling
  1999-04-30 18:32 ` R. Hickling
  1 sibling, 1 reply; 4+ messages in thread
From: R. Hickling @ 1999-04-07  1:15 UTC (permalink / raw)
  To: cygwin

"R. Hickling" wrote:

> I'm attempting to compile some 'GNU type' applications under cygwin32
> (or, more specifically:
> CYGWIN_NT-4.0 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown
> which is the output of uname -a minus local stuff).
> I find that when I go
> ./configure
> at the command line I get
> bash: ./configure: No such file or directory
> So I have to go
> sh configure

etc

Thanks for the many answers: of course I need a /bin symlinked to
my bin directory, and to leave the scripts as they are.


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

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

* Re: Shell scripts under Cygwin32
  1999-04-07  1:15 ` R. Hickling
@ 1999-04-30 18:32   ` R. Hickling
  0 siblings, 0 replies; 4+ messages in thread
From: R. Hickling @ 1999-04-30 18:32 UTC (permalink / raw)
  To: cygwin

"R. Hickling" wrote:

> I'm attempting to compile some 'GNU type' applications under cygwin32
> (or, more specifically:
> CYGWIN_NT-4.0 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown
> which is the output of uname -a minus local stuff).
> I find that when I go
> ./configure
> at the command line I get
> bash: ./configure: No such file or directory
> So I have to go
> sh configure

etc

Thanks for the many answers: of course I need a /bin symlinked to
my bin directory, and to leave the scripts as they are.


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


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

* Shell scripts under Cygwin32
  1999-04-06  5:25 Shell scripts under Cygwin32 R. Hickling
  1999-04-07  1:15 ` R. Hickling
@ 1999-04-30 18:32 ` R. Hickling
  1 sibling, 0 replies; 4+ messages in thread
From: R. Hickling @ 1999-04-30 18:32 UTC (permalink / raw)
  To: cygwin

I'm attempting to compile some 'GNU type' applications under cygwin32
(or, more specifically:

CYGWIN_NT-4.0 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown

which is the output of uname -a minus local stuff).

I find that when I go

./configure

at the command line I get

bash: ./configure: No such file or directory

So I have to go

sh configure

This is only mildly irritating, but of course scripts like 'configure'
contain many calls
to other scripts - and these require 'sh' to be prefixed to them too -
since first lines of

!# /cygwin/bin/sh

(for example) don't seem to work either.  I would be surprised if it's
really necessary for me to go and modify the whole script ...

Anyone know what's wrong here?


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


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

end of thread, other threads:[~1999-04-30 18:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-06  5:25 Shell scripts under Cygwin32 R. Hickling
1999-04-07  1:15 ` R. Hickling
1999-04-30 18:32   ` R. Hickling
1999-04-30 18:32 ` R. Hickling

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).