> > 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
Thanks ... I tried on my machine (GNU/Linux, Fedora Core 2), and sourcing GNUstep.sh in bash, or sourcing GNUstep.csh in csh, produce exactly the same results. Anything special that might cause results to be different on your system ? Can you send me some little more info, like what your GNUstep.conf is ? Are you using a special operating system ? Anything else that might help me figure out the problem ? As a last check I'll have a look at installing the latest gnustep-base and see if I can access my defaults correctly from both bash and csh. :-) Thanks _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
