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=-3.2 required=3.0 tests=BAYES_00,NICE_REPLY_A, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?Bj=c3=b6rn_Lundin?= Newsgroups: comp.lang.ada Subject: Re: Git clone command to get aws? Date: Wed, 26 Apr 2023 11:34:12 +0200 Organization: A noiseless patient Spider Message-ID: References: <231d47c4-9b0e-4667-8aa7-1953d7fe9ecfn@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Wed, 26 Apr 2023 09:34:13 -0000 (UTC) Injection-Info: dont-email.me; posting-host="39f3d13be5023d9cd1222937673c6c8f"; logging-data="1409257"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/zlHgwdwF7L69n3JBWjc1a" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Cancel-Lock: sha1:4CKIPOI2MFC0c47xJ0aKlOzp76Q= In-Reply-To: <231d47c4-9b0e-4667-8aa7-1953d7fe9ecfn@googlegroups.com> Content-Language: en-US Xref: news.eternal-september.org comp.lang.ada:65146 List-Id: On 2023-04-26 01:40, Petter wrote: > 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 > What platform? On https://github.com/AdaCore/aws there is 'issues' https://github.com/AdaCore/aws/issues where you can file an issue. -- /Björn