From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?QmrDtnJuIEx1bmRpbg==?= Newsgroups: comp.lang.ada Subject: Re: Ada Web Server Installation Date: Thu, 14 Jan 2016 20:56:38 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 14 Jan 2016 19:53:55 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="f732c64ec5513a1e64f27b2fec631366"; logging-data="19330"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18LmIfEKet+zWvA7G9wIo9p" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 In-Reply-To: Cancel-Lock: sha1:+Cj55yrgdufe8XRRBGif2j5ehnw= Xref: news.eternal-september.org comp.lang.ada:29131 Date: 2016-01-14T20:56:38+01:00 List-Id: On 2016-01-14 17:02, Jeffrey R. Carter wrote: > On 01/14/2016 03:31 AM, n93942011@gmail.com wrote: >> I'm attempting to move towards more complicated Ada concepts and delve into >> Ada Web applications and Ada Web Server programming, but I'm having trouble >> at the starting block with the installation of the AWS from Ada Core. The >> system I'm attempting to run it on is Windows 7 with a Cygwin Terminal. When >> I run the first make command, $make setup, I get the following: > > I'm not sure if anyone has ever been able to use AWS on Windows. This has been > discussed many times on here: I have. We include it in our product. It usually takes a _very_ new compiler. And lately, using the bat file Pascal mentions in his post makes it much easier to install - from an ordinary cmd.exe session - not bash. -- Björn