discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep.sh


From: Stefan Urbanek
Subject: Re: GNUstep.sh
Date: Thu, 28 Feb 2002 10:13:39 +0100

Adam Fedor wrote:
> 
> Nicola Pero wrote:
> 
> >>Hi all,
> >>
> >>I'm running Debian GNU/Linux (woody) and I'm
> >>using GNUstep (CVS of today, 19:00 UTC) with gcc-3.0.4.
> >>I have following problem (I've also seen this in
> >>the CVS of last month):
> >>
> >>$GNUSTEP_USER_ROOT is defined as "~$LOGNAME/GNUstep"
> >>
> >>in $GNUSTEP_ROOT/System/Makefiles/GNUstep.sh and .csh
> >>
> >
> > There is a related problem ... which is that
> >
> > -I~nicola/GNUstep/Headers
> >
> > on the compiler command line does *not* expand to
> >
> > -I/home/nicola/GNUstep/Headers
> >
> > on bash - so currently, installing libraries, frameworks and generally
> > headers into GNUSTEP_USER_ROOT is broken even on bash.
> >
> 
> One more bug that I think is related. Every time I start an app. It
> creates a ~fedor directory in my current directory.
> 

One more bug: It seems that wmaker is also using GNUSTEP_USER_ROOT.
wmsetbg will fail:

debian:~> wmsetbg -u background.jpg
WINGs error: mkstemp (~me/GNUstep/Defaults/WindowMaker.pJHVWu) failed:
No such file or directory
WINGs error: mkstemp (~me/GNUstep/Defaults/WindowMaker.8tRCpu) failed:
No such file or directory

When I set GNUSTE_USER_PATH to a full path (without ~), it will work.

Stefan



reply via email to

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