Waldek Hebisch <[email protected]> writes:

> Martin Rubey wrote:
>> 
>> Waldek Hebisch <[email protected]> writes:
>> 
>> > As a brute-force solution you may try adding
>> >
>> > SHELL=/bin/sh
>> > export SHELL
>> >
>> > to efricas script.
>> 
>> yes, that's what I did, but I'd like to do a little better.  (in
>> particular, this only works for efricas, not for fricas.el used in the
>> "standard" way)
>>
>
> Emacs manual says:
>
> -- Function: start-process-shell-command name buffer-or-name command
>
>     This function is like start-process except that it uses a shell to 
> execute the specified command. The argument command is a shell command name. 
> The variable shell-file-name specifies which shell to use. 
>
>
> So try setting shell-file-name to '/bin/sh'. 

In the end, I decided for the "brute-force" solution, because I think
that this approach has better chances to work on MS Windows, too.  Also,
we use redirection for AXIOMEDITOR...

Unless someone volunteers to test it on MS Windows, I'll commit.

Do you think you can also commit your fix to i-sys-cmd?

Martin

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to