[erlang-questions] Erlang doesn't like ubuntu 6.10

Matthew O'Gorman mogorman@REDACTED
Wed Nov 8 01:54:51 CET 2006


if your replace symlink /bin/sh which currently points to /bin/dash to
point instead to /bin/bash does that solve scripting problems?
so
rm /bin/sh
ln -s /bin/bash /bin/sh

mog

On 11/7/06, Chris Campbell <cyberdanx@REDACTED> wrote:
> I compiled erlang myself and have the same issue, although the shell
> does not crash.  Any word on a fix yet?
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list