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.
--
Chris
_______________________________________________
Help-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnustep