Chris Vetter wrote:

> On 2006-04-21 05:02:57 +0200 David Kruszewski
> <[EMAIL PROTECTED]> wrote:
> [....]
>>  This file GNUstep.sh doesn't seem to be working as it should!  It
>> is part of the gnustep makefile package, and doesn't seem to be
>> working at
>> all well!  HELP.
> 
> Looks like you're running GNUstep.sh (by simply calling it) instead of
> sourcing it in via
> 
> $ . /path/to/GNUstep.sh
> 
> Note the leading '. ' (dot space) -- the $ denotes your shell prompt.
> This will execute GNUstep.sh and merge the environment variables set
> in the script with the ones you already have set.
> 

Thanks Chris.  This is NOT the problem.  I am already using the command as
 " . /path/GNUstep.sh"  
It doesn't seem to do the right thing as I say.  I seem to be following
instructions exactly!  Thanks anyway.

_______________________________________________
Help-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnustep

Reply via email to