discuss-gnustep
[Top][All Lists]
Advanced

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

Re: running make


From: Tima Vaisburd
Subject: Re: running make
Date: Sat, 2 Sep 2006 18:48:47 -0700
User-agent: KMail/1.9.1

On Saturday 02 September 2006 18:39, phil taylor wrote:
>
> I have added this line to my .bashrc:
>
>       GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles

You need to export it.
       export GNUSTEP_MAKEFILES

I prefer the style
     export GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles

But you should have sourced the whole
$GNUSTEP_SYSTEM_ROOT/Libraries/Makefiles/GNUstep.sh.
It defines several important environmental variables.

--Tima




reply via email to

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