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.0 required=3.0 tests=BAYES_40,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:6214:a70:b0:5ef:44fb:b65a with SMTP id ef16-20020a0562140a7000b005ef44fbb65amr3640702qvb.0.1682466041503; Tue, 25 Apr 2023 16:40:41 -0700 (PDT) X-Received: by 2002:a25:cb84:0:b0:b99:4c9d:3b5a with SMTP id b126-20020a25cb84000000b00b994c9d3b5amr8076079ybg.7.1682466041267; Tue, 25 Apr 2023 16:40:41 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 25 Apr 2023 16:40:40 -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: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <231d47c4-9b0e-4667-8aa7-1953d7fe9ecfn@googlegroups.com> Subject: Re: Git clone command to get aws? From: Petter Injection-Date: Tue, 25 Apr 2023 23:40:41 +0000 Content-Type: text/plain; charset="UTF-8" Xref: news.eternal-september.org comp.lang.ada:65145 List-Id: onsdag 26 april 2023 kl. 00:25:50 UTC+2 skrev Petter: > tisdag 25 april 2023 kl. 23:51:40 UTC+2 skrev Petter: > > How can I download AWS from github? I can't fine the correct command. > I've now made a little progress. I've been able to download. Folling the make instructions a get an erro on finding the tools for GNAT Pro,, which I don't have. Instead I tried to use the project file but then I get an error on not finding the > Environment Variable PRJ_TArget which I've no clue to set to what. I have managed to get a little further. I had to manually set the Environment Variable GNATDIR, but soon hit the next problem. tools.gpr:19:06: imported project file "../.build/projects/aws_lal" not found gprbuild: "tools/tools.gpr" processing failed Couldn't build or install AWS