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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b7d0df4caba54f2 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.204.129.15 with SMTP id m15mr791549bks.2.1331540330701; Mon, 12 Mar 2012 01:18:50 -0700 (PDT) Path: t13ni127885bkb.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Julian Leyh Newsgroups: comp.lang.ada Subject: Re: Ncurses and Ada Date: Mon, 12 Mar 2012 01:18:50 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6328649.647.1331540330318.JavaMail.geo-discussion-forums@vbbfy7> References: <87wr6tu07k.fsf@ludovic-brenta.org> NNTP-Posting-Host: 194.156.172.86 Mime-Version: 1.0 X-Trace: posting.google.com 1331540330 10800 127.0.0.1 (12 Mar 2012 08:18:50 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 12 Mar 2012 08:18:50 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=194.156.172.86; posting-account=4IMjSwoAAABghF4GBOy5ozdaZM8EkGwR User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-03-12T01:18:50-07:00 List-Id: Am Freitag, 9. M=E4rz 2012 19:28:39 UTC+1 schrieb Eilie: > I'm on Arch Linux and i have /usr/share/ada/adainclude but i don't have > /usr/share/ada/adainclude/ncursesada.gpr in it. >=20 > I already find out wich options should i use to compile my code with > ncurses. Anyway thank you for your attention. I created a few Ada related PKGBUILDs for the AUR and will have a look at n= cursesada. BTW, where did you get /usr/share/ada/adainclude from? Normally, the Ada li= brary packages should install to /usr/include/ and /usr/lib/ and = their project files to /usr/lib/gnat. You can identify the package owning a file by using pacman -Qo