comp.lang.ada
 help / color / mirror / Atom feed
* Git clone command to get aws?
@ 2023-04-25 21:51 Petter
  2023-04-25 22:25 ` Petter
  0 siblings, 1 reply; 8+ messages in thread
From: Petter @ 2023-04-25 21:51 UTC (permalink / raw)


How can I download AWS from github? I can't fine the correct command.

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

* Re: Git clone command to get aws?
  2023-04-25 21:51 Git clone command to get aws? Petter
@ 2023-04-25 22:25 ` Petter
  2023-04-25 23:40   ` Petter
  0 siblings, 1 reply; 8+ messages in thread
From: Petter @ 2023-04-25 22:25 UTC (permalink / raw)


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.

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

* Re: Git clone command to get aws?
  2023-04-25 22:25 ` Petter
@ 2023-04-25 23:40   ` Petter
  2023-04-26  9:34     ` Björn Lundin
  0 siblings, 1 reply; 8+ messages in thread
From: Petter @ 2023-04-25 23:40 UTC (permalink / raw)


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

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

* Re: Git clone command to get aws?
  2023-04-25 23:40   ` Petter
@ 2023-04-26  9:34     ` Björn Lundin
  2023-04-26 11:22       ` Petter
  2023-04-26 14:23       ` Petter
  0 siblings, 2 replies; 8+ messages in thread
From: Björn Lundin @ 2023-04-26  9:34 UTC (permalink / raw)


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

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

* Re: Git clone command to get aws?
  2023-04-26  9:34     ` Björn Lundin
@ 2023-04-26 11:22       ` Petter
  2023-04-26 14:32         ` Björn Lundin
  2023-04-26 14:23       ` Petter
  1 sibling, 1 reply; 8+ messages in thread
From: Petter @ 2023-04-26 11:22 UTC (permalink / raw)


onsdag 26 april 2023 kl. 11:34:16 UTC+2 skrev Björn Lundin:
> 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
Yes. that platform. I'll file an issue. Iam learning more every hour.

By the way, have our roads crossed earlier?
Regards,
Petter

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

* Re: Git clone command to get aws?
  2023-04-26  9:34     ` Björn Lundin
  2023-04-26 11:22       ` Petter
@ 2023-04-26 14:23       ` Petter
  1 sibling, 0 replies; 8+ messages in thread
From: Petter @ 2023-04-26 14:23 UTC (permalink / raw)


onsdag 26 april 2023 kl. 11:34:16 UTC+2 skrev Björn Lundin:
> 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
I've created  an Issue: https://github.com/AdaCore/aws/issues/367

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

* Re: Git clone command to get aws?
  2023-04-26 11:22       ` Petter
@ 2023-04-26 14:32         ` Björn Lundin
  2023-04-26 14:43           ` Petter
  0 siblings, 1 reply; 8+ messages in thread
From: Björn Lundin @ 2023-04-26 14:32 UTC (permalink / raw)


On 2023-04-26 13:22, Petter wrote:

> Yes. that platform. I'll file an issue. Iam learning more every hour.

No. I meant Windows or Linux or mac


> By the way, have our roads crossed earlier?
> Regards,
> Petter


Don't know, just a first name makes it a bit hard to tell.
I guess more than you are names 'Petter'
But I cannot recall meeting anyone with that name since primary school

-- 
/Björn

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

* Re: Git clone command to get aws?
  2023-04-26 14:32         ` Björn Lundin
@ 2023-04-26 14:43           ` Petter
  0 siblings, 0 replies; 8+ messages in thread
From: Petter @ 2023-04-26 14:43 UTC (permalink / raw)


onsdag 26 april 2023 kl. 16:32:46 UTC+2 skrev Björn Lundin:
> On 2023-04-26 13:22, Petter wrote: 
> 
> > Yes. that platform. I'll file an issue. Iam learning more every hour.
> No. I meant Windows or Linux or mac
> > By the way, have our roads crossed earlier? 
> > Regards, 
> > Petter
> Don't know, just a first name makes it a bit hard to tell. 
> I guess more than you are names 'Petter' 
> But I cannot recall meeting anyone with that name since primary school 
> 
> -- 
> /Björn
My name is Petter Fryklund. I've been using Ada since 1991 as a consultant for Prono, Programator, Cap Programator, Cap Gemini, Sogeti, Atero and Sylog. I have been consulting at NobelTect, Saad Missiles, Sab Dynamics och Saab AeroTech. Now I'm an hobbiyist.

Last time I checked there was another Petter Fryklund but with an extra surname Borg. He is or was an actor in the Bert movies.

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

end of thread, other threads:[~2023-04-26 14:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-25 21:51 Git clone command to get aws? Petter
2023-04-25 22:25 ` Petter
2023-04-25 23:40   ` Petter
2023-04-26  9:34     ` Björn Lundin
2023-04-26 11:22       ` Petter
2023-04-26 14:32         ` Björn Lundin
2023-04-26 14:43           ` Petter
2023-04-26 14:23       ` Petter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox