Nicola Pero wrote:
> Any csh users around that feel like giving a hand and testing if the new
> GNUstep.csh (from CVS) works properly ?
> 
> I tested myself, but might have missed something as I'm not a regular csh
> user. ;-)

After updating my GNUstep installation from CVS today, I noticed that
staring GWorkspace from my windowmaker shelf icon does not find its user
defaults anymore :-(

Digging deeper into this issue, this seems to be triggered by a
difference between GNUstep.sh and GNUstep.csh: GNUstep.csh does some
regex magic to set the contents of /etc/GNUstep/GNUstep.conf as
environment variables whereas GNUstep.sh simply sources
/etc/GNUstep/GNUstep.conf but never exports the variables.

So the csh env has the following environment vars set that are missing
from the sh version:

GNUSTEP_CONFIG_FILE
GNUSTEP_USER_CONFIG_FILE
GNUSTEP_USER_DEFAULTS_DIR
GNUSTEP_USER_DIR

-dirk


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to