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=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.36.84.136 with SMTP id t130mr4539226ita.18.1519305986682; Thu, 22 Feb 2018 05:26:26 -0800 (PST) X-Received: by 10.157.22.195 with SMTP id s3mr324736ots.13.1519305986529; Thu, 22 Feb 2018 05:26:26 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.unit0.net!peer03.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!o66no220983ita.0!news-out.google.com!s63ni733itb.0!nntp.google.com!o66no220979ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 22 Feb 2018 05:26:26 -0800 (PST) In-Reply-To: <88d88b28-ff81-480d-b28b-2fbc9d6d8b17@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=109.170.137.10; posting-account=BdhepwoAAAD2gYa9OWHpN5JW78SH4mVo NNTP-Posting-Host: 109.170.137.10 References: <334c03aa-6f7d-4c8a-accc-ba103e084309@googlegroups.com> <41e9b350-d78f-4837-b22a-2247d00be63a@googlegroups.com> <29ef79b2-79ce-4f57-9d60-a76b763c39dd@googlegroups.com> <88d88b28-ff81-480d-b28b-2fbc9d6d8b17@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <40a397f6-ca2e-4c33-adff-cea81951cb4e@googlegroups.com> Subject: Re: gnattest: aunit not installed From: robinmoss@e2eservices.co.uk Injection-Date: Thu, 22 Feb 2018 13:26:26 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1651 X-Received-Body-CRC: 184275554 Xref: reader02.eternal-september.org comp.lang.ada:50552 Date: 2018-02-22T05:26:26-08:00 List-Id: I've managed to get it working if i install libaunit-dev.. is there a way to do this via the ada distribution (via the ./doinstall)? As i've currently just done: sudo apt-get install libaunit3.7.1-dev not sure if it's even the correct version