discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep.sh


From: M. Grabert
Subject: Re: GNUstep.sh
Date: Thu, 28 Feb 2002 12:57:40 +0000 (GMT)

On Wed, 27 Feb 2002, Adam Fedor wrote:

> Nicola Pero wrote:

[...]

> >>$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.

indeed.
That's how I recognized the problem ;)

BTW, if you remove $(LOGNAME) from GNUSTEP_USER_ROOT it is
a relative path. I don't suspect this to be a valid solution
since it obviously won't work if you're not in the home directory!

greetings max






reply via email to

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