discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

default environment variables


From: Travis Griggs
Subject: default environment variables
Date: Thu, 27 Feb 2003 14:15:37 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

What is the right way to get these set? I had added the line:

. /usr/lib/GNUstep/System/Makefiles/GNUstep.sh

to the end of my .bash_profile. That made it so I could compile. But it also made it os that when ever I opened a new konsole (any xterm really), I would get the series of

.
.
.
make_services[2117] File NSDictionary.m: 504. In [GSMutableDictionary -initWithContentsOfFile:] Contents of file '/home/travis/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary 2003-02-27 14:12:24.964 make_services[2117] Unable to load defaults from '/home/travis/GNUstep/Defaults/.GNUstepDefaults' 2003-02-27 14:12:25.169 make_services[2117] File NSDictionary.m: 504. In [GSMutableDictionary -initWithContentsOfFile:] Contents of file '/home/travis/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary 2003-02-27 14:12:25.170 make_services[2117] Unable to load defaults from '/home/travis/GNUstep/Defaults/.GNUstepDefaults' 2003-02-27 14:12:25.379 make_services[2117] File NSDictionary.m: 504. In [GSMutableDictionary -initWithContentsOfFile:] Contents of file '/home/travis/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary
.
.
.

Commenting it out, I don't get that at shell start time. But I can't compile then. Or run tools. What's the happy way to marry base/make to an otherwise non GnuStep system (KDE/Debian to be precise).

--
Travis Griggs
Key Technology
One Man's Pink Plane is Another Man's Blue Plane





reply via email to

[Prev in Thread] Current Thread [Next in Thread]