public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* awsv2 cli
@ 2021-11-26 15:12 Cary Lewis
  2021-11-26 15:34 ` [QUAR] " Eliot Moss
  0 siblings, 1 reply; 3+ messages in thread
From: Cary Lewis @ 2021-11-26 15:12 UTC (permalink / raw)
  To: cygwin

Is there a way to install and run v2 of the aws cli under cygwin?

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

* Re: [QUAR] awsv2 cli
  2021-11-26 15:12 awsv2 cli Cary Lewis
@ 2021-11-26 15:34 ` Eliot Moss
  2021-11-26 15:43   ` matthew patton
  0 siblings, 1 reply; 3+ messages in thread
From: Eliot Moss @ 2021-11-26 15:34 UTC (permalink / raw)
  To: Cary Lewis, cygwin

On 11/26/2021 10:12 AM, Cary Lewis via Cygwin wrote:
> Is there a way to install and run v2 of the aws cli under cygwin?

I don't think so.  Glancing at what's in their .zip file, there are
a bunch .so files, etc.  In other words, they provide a binary distribution.
To have hope of building and running under Cygwin, one need source code
that can be compiled in Cygwin.

I suggest you go for the Windows version or try installing within
the Windows Subsystem for Linux.  The install succeeded for me in
WSL.

Regards - Eliot Moss

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

* Re: [QUAR] awsv2 cli
  2021-11-26 15:34 ` [QUAR] " Eliot Moss
@ 2021-11-26 15:43   ` matthew patton
  0 siblings, 0 replies; 3+ messages in thread
From: matthew patton @ 2021-11-26 15:43 UTC (permalink / raw)
  To: Cary Lewis, cygwin, Eliot Moss

I use the Windows version but had to write a wrapper since AWS CLI doesn't understand cygwin style paths in environment variables (not new).
https://github.com/tb3088/shell-environment/blob/master/.functions_aws#L14
    On Friday, November 26, 2021, 10:34:26 AM EST, Eliot Moss <moss@cs.umass.edu> wrote:  
 
 On 11/26/2021 10:12 AM, Cary Lewis via Cygwin wrote:
> Is there a way to install and run v2 of the aws cli under cygwin?

I don't think so.  Glancing at what's in their .zip file, there are
a bunch .so files, etc.  In other words, they provide a binary distribution.
To have hope of building and running under Cygwin, one need source code
that can be compiled in Cygwin.

I suggest you go for the Windows version or try installing within
the Windows Subsystem for Linux.  The install succeeded for me in
WSL.

Regards - Eliot Moss

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:    https://cygwin.com/ml/#unsubscribe-simple
  

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

end of thread, other threads:[~2021-11-26 15:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-26 15:12 awsv2 cli Cary Lewis
2021-11-26 15:34 ` [QUAR] " Eliot Moss
2021-11-26 15:43   ` matthew patton

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