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.107.18.138 with SMTP id 10mr4329502ios.106.1519286234726; Wed, 21 Feb 2018 23:57:14 -0800 (PST) X-Received: by 10.157.113.143 with SMTP id o15mr287332otj.6.1519286234614; Wed, 21 Feb 2018 23:57:14 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!paganini.bofh.team!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!o66no114285ita.0!news-out.google.com!10ni166ite.0!nntp.google.com!w142no114563ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 21 Feb 2018 23:57:14 -0800 (PST) In-Reply-To: <29ef79b2-79ce-4f57-9d60-a76b763c39dd@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> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <88d88b28-ff81-480d-b28b-2fbc9d6d8b17@googlegroups.com> Subject: Re: gnattest: aunit not installed From: robinmoss@e2eservices.co.uk Injection-Date: Thu, 22 Feb 2018 07:57:14 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:50540 Date: 2018-02-21T23:57:14-08:00 List-Id: On Wednesday, February 21, 2018 at 5:26:18 PM UTC, Anh Vo wrote: > On Wednesday, February 21, 2018 at 5:24:20 AM UTC-8, robi...@e2eservices.co.uk wrote: > > On Wednesday, February 21, 2018 at 1:04:03 PM UTC, Bojan Bozovic wrote: > > > Try example from share/examples/gnattest/simple there is README.Testing there. Also look at AdaCore documentation on AUnit from http://docs.adacore.com/live/wave/aunit/html/aunit_cb/aunit_cb.html > > > > > > It that doesn't help wait for someone experienced to answer, as I am a beginner. > > > > Afraid that even the examples fail to build.. > > After installing the GNAT, you should see aunit.gpr along with other projects located at /GNAT_INSTALLATION_DIR/lib/gnat. In addition, make sure the variable GPR_PROJECT_PATH pointing this location. If it does not exist, create one for it. > > Anh Vo Hi Avh, Afraid this still hasn't solved my problem :( the lib/gnat folder contains a load of GPR files. the GPR_PROJECT_DIR didn't exist so I set it, but this had no effect echo $GPR_PROJECT_DIR /usr/gnat/lib/gnat /usr/gnat/lib/gnat$ ls aunit.gpr gnatcoll_gmp.gpr gnatcoll_postgres.gpr gnatcoll_sqlite.gpr gnatmetric.gpr gnat_util.gpr xmlada.gpr xmlada_schema.gpr gnat2xml.gpr gnatcoll.gpr gnatcoll_python.gpr gnatcoll_xref.gpr gnatpp.gpr manifests xmlada_input.gpr xmlada_unicode.gpr gnatcoll_full.gpr gnatcoll_iconv.gpr gnatcoll_readline.gpr gnatelim.gpr gnattest.gpr xmlada_dom.gpr xmlada_sax.gpr