From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.3 required=3.0 tests=BAYES_00,FREEMAIL_FROM, SCC_BODY_URI_ONLY,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Received: by 2002:a05:622a:199c:b0:3e2:976d:ebe9 with SMTP id u28-20020a05622a199c00b003e2976debe9mr8327085qtc.1.1682519033620; Wed, 26 Apr 2023 07:23:53 -0700 (PDT) X-Received: by 2002:a05:690c:986:b0:54c:15ad:11e4 with SMTP id ce6-20020a05690c098600b0054c15ad11e4mr1657680ywb.0.1682519033390; Wed, 26 Apr 2023 07:23:53 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 26 Apr 2023 07:23:53 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=80.65.63.100; posting-account=ACEctQoAAAD3d42JSpp6_fpg88BhdFDo NNTP-Posting-Host: 80.65.63.100 References: <231d47c4-9b0e-4667-8aa7-1953d7fe9ecfn@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2f3d57b5-1513-46a9-a21d-4f4b877fcdbcn@googlegroups.com> Subject: Re: Git clone command to get aws? From: Petter Injection-Date: Wed, 26 Apr 2023 14:23:53 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2534 Xref: news.eternal-september.org comp.lang.ada:65150 List-Id: onsdag 26 april 2023 kl. 11:34:16 UTC+2 skrev Bj=C3=B6rn Lundin: > On 2023-04-26 01:40, Petter wrote:=20 > > onsdag 26 april 2023 kl. 00:25:50 UTC+2 skrev Petter:=20 > >> tisdag 25 april 2023 kl. 23:51:40 UTC+2 skrev Petter:=20 > >>> How can I download AWS from github? I can't fine the correct command.= =20 > >> I've now made a little progress. I've been able to download. Folling t= he make instructions a get an erro on finding the tools for GNAT Pro,, whic= h I don't have. Instead I tried to use the project file but then I get an e= rror on not finding the=20 > >> Environment Variable PRJ_TArget which I've no clue to set to what.=20 > > I have managed to get a little further. I had to manually set the Envir= onment Variable GNATDIR, but soon hit the next problem.=20 > > tools.gpr:19:06: imported project file "../.build/projects/aws_lal" not= found=20 > > gprbuild: "tools/tools.gpr" processing failed=20 > > Couldn't build or install AWS=20 > > > What platform?=20 > On https://github.com/AdaCore/aws=20 > there is 'issues'=20 > https://github.com/AdaCore/aws/issues=20 >=20 > where you can file an issue.=20 >=20 > --=20 > /Bj=C3=B6rn I've created an Issue: https://github.com/AdaCore/aws/issues/367