comp.lang.ada
 help / color / mirror / Atom feed
From: agent@drrob1.com
Subject: Re: texttools and standard library packages
Date: Sun, 15 Dec 2013 20:38:33 -0500
Date: 2013-12-15T20:38:33-05:00	[thread overview]
Message-ID: <2bmsa9ld1c1nsdnpor3qtiot3b6p1jtatm@4ax.com> (raw)
In-Reply-To: 87sittmwfq.fsf@ludovic-brenta.org

On Mon, 16 Dec 2013 02:11:37 +0100, Ludovic Brenta
<ludovic@ludovic-brenta.org> wrote:

>agent@drrob1.com writes on comp.lang.ada:
>> I attempted to follow the instructions regarding an externally-built
>> library project.  But I got hung up in not having any source for a
>> library project, and even if I could get this to compile, I do not
>> know how to use a library I built myself.  So I abandoned the project
>> approach.
>>
>> But I was able to get the basic.adb example to run.  Oddly, it
>> complained that it needed libtinfo.so.5 and it actually told me where
>> it was.  To bad it could not then pull it in automatically since it
>> knew where it was.  But this line worked:
>>
>> gnatmake -g -O2 basic.adb -largs system.o curses.o /lib/libtinfo.so.5
>> -lm -lncurses
>>
>> I dumped everything into 1 directory so this worked.  Now I'll play a
>> little more
>
>
>I'm not sure exactly what you are trying to achieve: write a program
>that uses TextTools, or work on TextTools themselves.  Because you could
>avoid the compiling and linking problems entirely by using the prebuilt
>TextTools from Debian (also available in most derivatives):
>
>aptitude install libtexttools3-dev
>
>and read /usr/share/ada/adainclude/texttools.gpr to learn how to use the
>library in your programs.
>
>Then you could concentrate on your own programming.

I am interested in using texttools, so the prebuilt tools are an
excellent option for me.  If only I knew ...

Thanks


  reply	other threads:[~2013-12-16  1:38 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11  2:25 texttools and standard library packages agent
2013-12-11 12:48 ` Niklas Holsti
2013-12-12 12:34   ` agent
2013-12-12 17:44     ` Niklas Holsti
2013-12-12 18:00       ` Dmitry A. Kazakov
2013-12-16  0:43         ` agent
2013-12-16  1:11           ` Ludovic Brenta
2013-12-16  1:38             ` agent [this message]
2013-12-16  8:18           ` Dmitry A. Kazakov
2013-12-16  9:23             ` Simon Wright
2013-12-19  1:40               ` agent
2013-12-19  8:57                 ` Simon Wright
2013-12-19 12:59                   ` agent
2013-12-20  1:46                     ` agent
2013-12-15 22:05 ` koburtch
2013-12-22 19:24   ` koburtch
2013-12-27  0:35     ` agent
2014-01-03 21:38       ` Ludovic Brenta
2014-01-05 21:33         ` agent
2013-12-27  0:36     ` agent
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox