Re: Installation setenv problem on Mandrake 10.1
Nicola Pero <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
try
. GNUstep.sh
It looks like you are using the bash shell but sourcing the file for the
CSH shell. :-)
Thanks
> I have worked through the installation docs and managed to get gnustep pulled
> down from the cvs, compiled and installed (as far as I can tell). When I
> attempt to run '. GNUstep' from the Makefiles directory, i get the following
> errors:
>
> [mark@mhs1 Makefiles]$ . GNUstep.csh
> bash: setenv: command not found
> bash: setenv: command not found
> bash: setenv: command not found
> bash: GNUstep.csh: line 89: syntax error near unexpected token `('
> bash: GNUstep.csh: line 89: `foreach dir ( `/bin/sh -c 'IFS=:; for i in
> ${GNUSTEP_PATHLIST}; do echo $i; done'` )'
>
> Running 'locate setenv' on my system yeilds few results.
>
>
> _______________________________________________
> Help-gnustep mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/help-gnustep
>