comp.lang.ada
 help / color / mirror / Atom feed
From: sjw <simon.j.wright@mac.com>
Subject: Re: adding include path in linux
Date: Sun, 17 May 2009 13:49:07 -0700 (PDT)
Date: 2009-05-17T13:49:07-07:00	[thread overview]
Message-ID: <5d05c341-1609-4fa4-ba27-e2a843261142@g20g2000vba.googlegroups.com> (raw)
In-Reply-To: gupmvq$32o$1@news.newsland.it

On May 17, 8:02 pm, maxy04polvere40y...@yahoo.it (Massimo M.) wrote:
> good morning, and sorry for my english.
> how can i add an include path in default configuration of ada?

Add these to your ~/.bashrc (or equivalent) -- having replaced
the ??????? with the place where your ncurses installation puts
its .ali and .o/.a/.so files:

ADA_INCLUDE_PATH=/usr/lib/ada/adainclude; export ADA_INCLUDE_PATH
ADA_OBJECTS_PATH=/usr/lib/ada/????????; export ADA_OBJECTS_PATH




  parent reply	other threads:[~2009-05-17 20:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-17 19:02 adding include path in linux Massimo M.
2009-05-17 20:04 ` John B. Matthews
2009-05-17 20:49 ` sjw [this message]
2009-05-18  8:48 ` Ludovic Brenta
2009-05-18  9:53 ` Dmitry A. Kazakov
2009-05-18 10:00   ` Ludovic Brenta
2009-05-18 10:10     ` Dmitry A. Kazakov
2009-05-18 11:01       ` Ludovic Brenta
2009-05-18 11:45         ` Dmitry A. Kazakov
replies disabled

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