Randy LeJeune wrote: > Same problem on Hardy Heron. Everything works but Maxima. > > You might try changing the link from /bin/sh --> /bin/dash to /bin/sh --> /bin/bash
I think the command would be:
sudo ln -sf /bin/bash /bin/sh
This should may the problem with Maxima sessions.
David E. Miller .
Randy LeJeune wrote:
> Same problem on Hardy Heron. Everything works but Maxima.
>
>
You might try changing the link from /bin/sh --> /bin/dash to /bin/sh
--> /bin/bash
I think the command would be:
sudo ln -sf /bin/bash /bin/sh
This should may the problem with Maxima sessions.
David E. Miller
.