Mail Archives: cygwin/2001/01/28/23:11:49
--openmail-part-1e3334cc-00000001
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
;Creation-Date="Sun, 28 Jan 2001 22:10:58 -0600"
Content-Transfer-Encoding: 7bit
Actually, I had already tried rm'ing the symbolic link and copying
gawk.exe to awk.exe, but got the same results. Then I did what I should
have done before probably. I took a close look at gawk.exe and, guess
what, it was a zero length file. My best speculation is that last time
I updated my cygwin distribution, my gawk.exe got corrupted. Anyway, I
just downloaded, built, and installed gawk. Then I created a link from
gawk to awk and my emacs "manual-entry" command is working again.
Thanks for your help.
Chuck
> -----Original Message-----
> From: earnie.boyd [mailto:earnie_boyd AT yahoo DOT com]
> Sent: Sunday, January 28, 2001 7:27 PM
> To: Chuck.Irvine
> Cc: cygwin; ntemacs-users
> Subject: Re: awk permissions related problem - manual-entry --> awk:
> permission denied
>
>
> Chuck DOT Irvine AT mail DOT sprint DOT com wrote:
>
> > Hi Earnie,
> >
> > Deleting and re-creating the link resulted in the same problem.
> >
> > The other approach, if I understood correctly, resulted in
> a different
> > problem. I deleted the awk link and created a script named
> awk with the
> > contents:
> >
> > ----------------------------------
> > #!/bin/sh
> > gawk $*
> > -----------------------------------
>
> No, this isn't what I was thinking, but never mind. I just
> noticed we're
> talking about ntemacs. Non-Cygwin programs aren't going to understand
> symbollic links. Do
> rm awk.exe
> cp gawk.exe awk.exe
>
> HTH,
> Earnie.
>
> P.S.: In your script you should have used $@ instead of $*.
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
--openmail-part-1e3334cc-00000001
Content-Type: text/plain; charset=us-ascii
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
--openmail-part-1e3334cc-00000001--
- Raw text -