[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep install
From: |
Truls Becken |
Subject: |
Re: GNUstep install |
Date: |
Thu, 25 Nov 2010 19:38:18 +0100 |
On Wed, Nov 24, 2010 at 22:26, Riccardo Mottola wrote:
> They come out from ProjectCenter projects. It is the install dir.
>
> Should they be changed to DOMAIN?
> I find these keys for examples:
>
> Graphos.pcproj/PC.project: INSTALLDIR = "$(GNUSTEP_LOCAL_ROOT)/";
>
> The preference where it comes form is marked "Install in".
>
> Should it default to what? LOCAL and then use it to set the domain? In that
> case it could even be a popup button. What do you think?
Yes, that sounds much better to me. GNUSTEP_INSTALLATION_DOMAIN can be
one of SYSTEM, LOCAL, NETWORK, and USER.
Surprisingly, I can't find any reference to INSTALLDIR anywhere in the
$GNUSTEP_MAKEFILES directory, so I'm not sure how that variable was
used.
-Truls