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 X-Google-Thread: 103376,4e2dcaf2dcc1f70d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder.news-service.com!newsfeed.straub-nv.de!feeder.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Warren Newsgroups: comp.lang.ada Subject: Re: Using gnat & ncurses Date: Tue, 16 Mar 2010 19:45:50 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <87iq8w3yij.fsf@ludovic-brenta.org> Injection-Date: Tue, 16 Mar 2010 19:45:50 +0000 (UTC) Injection-Info: feeder.eternal-september.org; posting-host="9f8M0iN5t54V+4DF/iqO8g"; logging-data="19210"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19MoyeQAJD6dz8yCsL4yR9q6DY/lN01sS0=" User-Agent: Xnews/5.04.25 X-Face: &6@]C2>ZS=NM|HE-^zWuryN#Z/2_.s9E|G&~DRi|sav9{E}XQJb*\_>=a5"q]\%A;5}LKP][1mA{gZ,Q!j Cancel-Lock: sha1:Z/Ws5LTU+M14wBiveVcFZ7cRD+8= Xref: g2news1.google.com comp.lang.ada:9600 Date: 2010-03-16T19:45:50+00:00 List-Id: Ludovic Brenta expounded in news:87iq8w3yij.fsf@ludovic-brenta.org: > Dirk Heinrichs writes: >> Warren wrote: >> >>> It just occurred to me that there was some sort >>> of Ada binding in ncurses IIRC. Has anyone here >>> had any experience with it? Maybe that would >>> circumvent this main program annoyance among other >>> things. >> >> Most distributions don't seem to package the Ada bindings, although >> they exist since years. Interestingly, libncurses5-dev in Debian >> contains the docs for them. > > Debian 5.0 "Lenny" has libtexttools-dev, 6.0 "Squeeze" has > libtexttools2-dev. They provide a thick binding to curses with > additional functionality. The last time I downloaded ncurses to install on HPUX, I recall turning off the build for it. But at the time, I wasn't curious (time was short). Warren