* Re: version 1.3 10, problem with gunzip.exe
@ 2002-05-20 12:42 Keen Wayne A Contr AFRL/MNGG
2002-05-20 13:29 ` Christopher Faylor
0 siblings, 1 reply; 11+ messages in thread
From: Keen Wayne A Contr AFRL/MNGG @ 2002-05-20 12:42 UTC (permalink / raw)
To: 'cygwin@cygwin.com'
Mine is listed as that length using ls -l, and it does run (successfully -
never take that
for granted).
I am running 1.3.10, updated this morning.
Wayne Keen
--
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] 11+ messages in thread
* RE: version 1.3 10, problem with gunzip.exe
@ 2002-05-22 6:39 Robert Collins
0 siblings, 0 replies; 11+ messages in thread
From: Robert Collins @ 2002-05-22 6:39 UTC (permalink / raw)
To: Larry Hall (RFK Partners, Inc), cygwin
> -----Original Message-----
> From: Larry Hall (RFK Partners, Inc) [mailto:lhall@rfk.com]
> Sent: Wednesday, May 22, 2002 1:00 AM
> I guess I can see some value to having the symlinks that
> setup generates be windows shortcuts. The obvious plus is
> that symbolic links to executables and other files should be
> understood in non-Cygwin shells. Still, while this is an
> advantage for those packages that make using of symbolic links for
> things like this, it's unclear to me that making such a
> change would result in
> something intuitive, since the user would need to add ".lnk" to the
> executable name ("gunzip.exe.lnk" in this case) to get it to
> work in an non- Cygwin shell. But probably it's a plus
> overall since using the Windows shortcuts at least allows for
> the use of the symlink in non-Cygwin shells, despite the
> clunkiness of its usage. In the current case, this is not true.
>
> There's a nice bit of philosophy for you, don't you think?! ;-)
Yes :}. We initially left setup unchanged because the long term
existence of windows shortcuts wasn't clear, and we had to be backward
compatible. I think we are far enough beyond that that we could accept
patches to alter the behaviour.
Rob
--
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] 11+ messages in thread
[parent not found: <FC169E059D1A0442A04C40F86D9BA7600C612F@itdomain003.itdomai n.net.au>]
* RE: version 1.3 10, problem with gunzip.exe
[not found] <FC169E059D1A0442A04C40F86D9BA7600C612F@itdomain003.itdomai n.net.au>
@ 2002-05-21 11:48 ` Larry Hall (RFK Partners, Inc)
0 siblings, 0 replies; 11+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2002-05-21 11:48 UTC (permalink / raw)
To: cygwin
At 06:49 PM 5/20/2002, Robert Collins wrote:
> > -----Original Message-----
> > From: Robert Collins
> > Sent: Tuesday, May 21, 2002 8:46 AM
> >
> > > 2. I believe setup.exe creates symbolic links as if
> > > "nowinsymlinks" is
> > > set. So setup would create the symbolic links as
> > > Cygwin symlinks
> > > rather than Windows shortcuts regardless of the
> > setting in the
> > > CYGWIN environment variable.
> >
> > 2 is wrong.
>
>Actually, 2 is right. Setup could do either though.
I guess I can see some value to having the symlinks that setup generates
be windows shortcuts. The obvious plus is that symbolic links to executables
and other files should be understood in non-Cygwin shells. Still, while this
is an advantage for those packages that make using of symbolic links for
things like this, it's unclear to me that making such a change would result in
something intuitive, since the user would need to add ".lnk" to the
executable name ("gunzip.exe.lnk" in this case) to get it to work in an non-
Cygwin shell. But probably it's a plus overall since using the Windows
shortcuts at least allows for the use of the symlink in non-Cygwin shells,
despite the clunkiness of its usage. In the current case, this is not true.
There's a nice bit of philosophy for you, don't you think?! ;-)
Larry Hall lhall@rfk.com
RFK Partners, Inc. http://www.rfk.com
838 Washington Street (508) 893-9779 - RFK Office
Holliston, MA 01746 (508) 893-9889 - FAX
--
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] 11+ messages in thread
* RE: version 1.3 10, problem with gunzip.exe
@ 2002-05-21 7:45 Robert Collins
0 siblings, 0 replies; 11+ messages in thread
From: Robert Collins @ 2002-05-21 7:45 UTC (permalink / raw)
To: Robert Collins, Larry Hall (RFK Partners, Inc),
Donszelmann, Mark, cygwin
> -----Original Message-----
> From: Robert Collins
> Sent: Tuesday, May 21, 2002 8:46 AM
>
> > 2. I believe setup.exe creates symbolic links as if
> > "nowinsymlinks" is
> > set. So setup would create the symbolic links as
> > Cygwin symlinks
> > rather than Windows shortcuts regardless of the
> setting in the
> > CYGWIN environment variable.
>
> 2 is wrong.
Actually, 2 is right. Setup could do either though.
Rob
--
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] 11+ messages in thread
* RE: version 1.3 10, problem with gunzip.exe
@ 2002-05-21 7:42 Robert Collins
0 siblings, 0 replies; 11+ messages in thread
From: Robert Collins @ 2002-05-21 7:42 UTC (permalink / raw)
To: Larry Hall (RFK Partners, Inc), Donszelmann, Mark, cygwin
> -----Original Message-----
> From: Larry Hall (RFK Partners, Inc) [mailto:lhall@rfk.com]
> Sent: Tuesday, May 21, 2002 3:24 AM
> 2. I believe setup.exe creates symbolic links as if
> "nowinsymlinks" is
> set. So setup would create the symbolic links as
> Cygwin symlinks
> rather than Windows shortcuts regardless of the setting in the
> CYGWIN environment variable.
2 is wrong.
> I think that covers it. Someone will tell me if (2) is wrong. :-)
Cheers,
Rob
--
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] 11+ messages in thread
[parent not found: <2846497B437BF84BAD1A4CC407418D26694BC9@exchange1.slac.stan ford.edu>]
* Re: version 1.3 10, problem with gunzip.exe
[not found] <2846497B437BF84BAD1A4CC407418D26694BC9@exchange1.slac.stan ford.edu>
@ 2002-05-20 14:04 ` Randall R Schulz
2002-05-20 14:33 ` Larry Hall (RFK Partners, Inc)
1 sibling, 0 replies; 11+ messages in thread
From: Randall R Schulz @ 2002-05-20 14:04 UTC (permalink / raw)
To: Donszelmann, Mark, cygwin
Mark,
This is how these things are set up on a properly installed Cygwin:
% ll $( type -p -a gunzip )
lrwxrwxrwx 1 Administ None 19 Nov 26 09:04 /bin/gunzip ->
gzip.exe*
lrwxrwxrwx 1 Administ None 19 Nov 26 09:04 /usr/bin/gunzip ->
gzip.exe*
% ll $( type -p -a gzip )
-rwxrwxrwx 1 Administ None 50176 Nov 25 17:48 /bin/gzip*
-rwxrwxrwx 1 Administ None 50176 Nov 25 17:48 /usr/bin/gzip*
% ll /{usr/,}bin/gzip.exe
-rwxrwxrwx 1 Administ None 50176 Nov 25 17:48 /bin/gzip.exe*
-rwxrwxrwx 1 Administ None 50176 Nov 25 17:48 /usr/bin/gzip.exe*
Your nineteen byte "gunzip" file is a symlink, or should be.
Randall Schulz
Mountain View, CA USA
At 09:53 2002-05-20, Donszelmann, Mark wrote:
>Version 1.3.10 net installation of cygwin seems to have the following problem:
>
>gunzip.exe seems to be only 19 bytes long and does not run.
>
>Regards
>Mark Donszelmann
--
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] 11+ messages in thread
* Re: version 1.3 10, problem with gunzip.exe
[not found] <2846497B437BF84BAD1A4CC407418D26694BC9@exchange1.slac.stan ford.edu>
2002-05-20 14:04 ` Randall R Schulz
@ 2002-05-20 14:33 ` Larry Hall (RFK Partners, Inc)
2002-05-20 15:46 ` Larry Hall (RFK Partners, Inc)
1 sibling, 1 reply; 11+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2002-05-20 14:33 UTC (permalink / raw)
To: Donszelmann, Mark, 'cygwin@cygwin.com'
At 12:53 PM 5/20/2002, Donszelmann, Mark wrote:
>Version 1.3.10 net installation of cygwin seems to have the following problem:
>
>gunzip.exe seems to be only 19 bytes long and does not run.
It's a symbolic link and you apparently have "nowinsymlinks" in your
CYGWIN environment variable. You either need to unset that and recreate
the symbolic links (and others referring to executables on your system) or
always run these from a shell like bash that understands Cygwin symbolic
links (not windows shortcuts).
Larry Hall lhall@rfk.com
RFK Partners, Inc. http://www.rfk.com
838 Washington Street (508) 893-9779 - RFK Office
Holliston, MA 01746 (508) 893-9889 - FAX
--
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] 11+ messages in thread
* Re: version 1.3 10, problem with gunzip.exe
2002-05-20 14:33 ` Larry Hall (RFK Partners, Inc)
@ 2002-05-20 15:46 ` Larry Hall (RFK Partners, Inc)
0 siblings, 0 replies; 11+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2002-05-20 15:46 UTC (permalink / raw)
To: Donszelmann, Mark, 'cygwin@cygwin.com'
At 01:13 PM 5/20/2002, Larry Hall (RFK Partners, Inc) wrote:
>At 12:53 PM 5/20/2002, Donszelmann, Mark wrote:
> >Version 1.3.10 net installation of cygwin seems to have the following problem:
> >
> >gunzip.exe seems to be only 19 bytes long and does not run.
>
>
>It's a symbolic link and you apparently have "nowinsymlinks" in your
>CYGWIN environment variable. You either need to unset that and recreate
>the symbolic links (and others referring to executables on your system) or
>always run these from a shell like bash that understands Cygwin symbolic
>links (not windows shortcuts).
Actually, this may be overstating the case a tad:
1. The above is true if "nowinsymlinks" is set.
2. I believe setup.exe creates symbolic links as if "nowinsymlinks" is
set. So setup would create the symbolic links as Cygwin symlinks
rather than Windows shortcuts regardless of the setting in the
CYGWIN environment variable.
3. Running gunzip from a non-Cygwin aware shell (like cmd.exe or
command.com) would require specifying the name of the symlink recreated
as a shortcut. In this case, that means "gunzip.exe.lnk".
I think that covers it. Someone will tell me if (2) is wrong. :-)
Larry Hall lhall@rfk.com
RFK Partners, Inc. http://www.rfk.com
838 Washington Street (508) 893-9779 - RFK Office
Holliston, MA 01746 (508) 893-9889 - FAX
--
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] 11+ messages in thread
* version 1.3 10, problem with gunzip.exe
@ 2002-05-20 11:15 Donszelmann, Mark
2002-05-20 13:12 ` Charles Wilson
0 siblings, 1 reply; 11+ messages in thread
From: Donszelmann, Mark @ 2002-05-20 11:15 UTC (permalink / raw)
To: 'cygwin@cygwin.com'
Version 1.3.10 net installation of cygwin seems to have the following problem:
gunzip.exe seems to be only 19 bytes long and does not run.
Regards
Mark Donszelmann
--
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] 11+ messages in thread
end of thread, other threads:[~2002-05-22 9:47 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-20 12:42 version 1.3 10, problem with gunzip.exe Keen Wayne A Contr AFRL/MNGG
2002-05-20 13:29 ` Christopher Faylor
-- strict thread matches above, loose matches on Subject: below --
2002-05-22 6:39 Robert Collins
[not found] <FC169E059D1A0442A04C40F86D9BA7600C612F@itdomain003.itdomai n.net.au>
2002-05-21 11:48 ` Larry Hall (RFK Partners, Inc)
2002-05-21 7:45 Robert Collins
2002-05-21 7:42 Robert Collins
[not found] <2846497B437BF84BAD1A4CC407418D26694BC9@exchange1.slac.stan ford.edu>
2002-05-20 14:04 ` Randall R Schulz
2002-05-20 14:33 ` Larry Hall (RFK Partners, Inc)
2002-05-20 15:46 ` Larry Hall (RFK Partners, Inc)
2002-05-20 11:15 Donszelmann, Mark
2002-05-20 13:12 ` Charles Wilson
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).