comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <krischik@users.sourceforge.net>
Subject: Re: [gnuada, question] installations directory
Date: Wed, 04 Jan 2006 19:06:22 +0100
Date: 2006-01-04T19:06:22+01:00	[thread overview]
Message-ID: <1791580.gJm9UTreyT@linux1.krischik.com> (raw)
In-Reply-To: 3Xj20UmnCmW$@eisner.encompasserve.org

Larry Kilgallen wrote:

> In article <32492718.GlmySslk4r@linux1.krischik.com>, Martin Krischik
> <krischik@users.sourceforge.net> writes:
>> Georg Bauhaus wrote:
> 
>>> Or, isn't there an rpm option to install in separate
>>> installation roots?
>> 
>> Yes there is. The problem is the search path for DLLs. The path of an DLL
>> is hard-coded into the executable. There is also an additional search
>> which can be set in /etc/ld.so.conf.d when the DLL is not found at the
>> "usual" place.
> 
> The VMS equivalent tools have a command procedure to "choose which
> version of <product-name> you want" and that command procedure defines
> logical names where shareable images (similar to DLLs I think) can
> be found.  The name inside the image points to the shareable image
> via the logical name.
> 
>> But that is all manual extra installation and can be quite tricky -
>> nothing I would want dump on an unwary beginner of Ada.
> 
> How about having the default method point to the "standard place"?
> Those unwary beginners do not care about multiple versions.

I have had a look around. With rpm you can create "relocatable packages"
which are then installed with

rpm --install --prefix=/wherever/you/want/it

Of corse there is a default for --prefix for the unwary beginners.  I think
we should have the packages "relocatable" - actually they are allready -
just I never tested it.

Martin
-- 
mailto://krischik@users.sourceforge.net
Ada programming at: http://ada.krischik.com



  reply	other threads:[~2006-01-04 18:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-02 11:03 [gnuada, question] installations directory Martin Krischik
2006-01-02 13:14 ` Georg Bauhaus
2006-01-02 16:17   ` Martin Krischik
2006-01-02 18:08     ` Larry Kilgallen
2006-01-04 18:06       ` Martin Krischik [this message]
2006-01-03 14:46     ` Ludovic Brenta
2006-01-02 14:19 ` Larry Kilgallen
2006-01-02 16:22   ` Martin Krischik
2006-01-02 14:40 ` Jeffrey Creem
2006-01-02 16:46   ` Martin Krischik
2006-01-02 17:05   ` Martin Krischik
2006-01-03 21:57   ` Simon Wright
2006-01-04  7:13     ` krischik
2006-01-04 20:29       ` Simon Wright
2006-01-05 19:03         ` Martin Krischik
replies disabled

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