A.Sloman@cs.bham.ac.uk writes:
> To: Andreas Eder <Andreas.Eder@t-online.de>
>
> Many thanks, both for trying out the installation and for reporting what
> happened.
my pleasure. Thanks to you for providing the system :-)
>> First, there seems to be a typo in SETUPDIRS. I changed it in the
>> following way:
>>
>> diff SETUPDIRS.orig SETUPDIRS
>> 12c12
>> < if [ "$1x" == "x" ]
>> ---
>> > if [ "$2x" == "x" ]
>
> This one also hit Ashley Mills, a user of FreeBSD. I tracked this down
> to the fact that apparently on some machines (the ones I use) 'sh' is
> just another name for 'bash', whereas on others 'sh' is a more primitive
> shell which cannot be given arguments when a script is 'sourced'.
I'm using zsh.
'Andreas
--
Wherever I lay my .emacs, there´s my $HOME.
|