[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FHS compliance/Abstraction of NSBundle
From: |
Hubert Chan |
Subject: |
Re: FHS compliance/Abstraction of NSBundle |
Date: |
Wed, 10 May 2006 18:39:47 -0400 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
On Thu, 11 May 2006 00:15:51 +0200, Helge Hess <address@hidden> said:
> On May 10, 2006, at 7:25 PM, Hubert Chan wrote:
>> My main concern, though, is that since the FHS doesn't define those
>> directories, users might get upset if we start creating random
>> directories in ~.
> OK, I see. Sure, we should not do this. But is anything put into
> GNUSTEP_USER_ROOT except maybe defaults? I guess not unless this is
> specifically requested by the user.
No, I don't think anything gets put there automatically, unless the user
does something like "make install GNUSTEP_INSTALLATION_DIR=...".
> I think creating a ~/.gnustep directory containing per-user
> configuration is reasonable and common practice.
Yeah, one FHS issue with ~ is that the FHS says that configuration files
are supposed to be in a dot-directory. Currently GNUstep configuration
files are in ~/GNUstep/Defaults. But if we make GNUSTEP_USER_ROOT to be
~/.GNUstep, then user-installed applications, libraries, etc. get
installed in a not-too-nice place, IHMO.
--
Hubert Chan - email & Jabber: address@hidden - http://www.uhoreg.ca/
PGP/GnuPG key: 1024D/124B61FA (Key available at wwwkeys.pgp.net)
Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA
- FHS compliance/Abstraction of NSBundle, Gregory John Casamento, 2006/05/08
- Re: FHS compliance/Abstraction of NSBundle, Andrew Ruder, 2006/05/08
- Re: FHS compliance/Abstraction of NSBundle, Yen-Ju Chen, 2006/05/09
- Re: FHS compliance/Abstraction of NSBundle, Hubert Chan, 2006/05/09
- Re: FHS compliance/Abstraction of NSBundle, Helge Hess, 2006/05/09
- Re: FHS compliance/Abstraction of NSBundle, Hubert Chan, 2006/05/10
- Re: FHS compliance/Abstraction of NSBundle, Helge Hess, 2006/05/10
- Re: FHS compliance/Abstraction of NSBundle, Hubert Chan, 2006/05/10
- Re: FHS compliance/Abstraction of NSBundle, Helge Hess, 2006/05/10
- Re: FHS compliance/Abstraction of NSBundle,
Hubert Chan <=
- Re: FHS compliance/Abstraction of NSBundle, Helge Hess, 2006/05/10
Re: FHS compliance/Abstraction of NSBundle, Helge Hess, 2006/05/09
Re: FHS compliance/Abstraction of NSBundle, Richard Frith-Macdonald, 2006/05/09