[erlang-questions] erl -name doesn't work

Ludovic Coquelle lcoquelle@REDACTED
Fri Feb 23 02:13:01 CET 2007


Isn't it a problem with localname/fullname?
On my ubuntu installation, "erl -name foo" exits with a lot of crash error
reports.
But "erl -sname foo" work very well; as well as "erl -name foo@REDACTED"
Hope this can help (see doc erts/erl for details on options).

On 2/22/07, David Tucker <dbtleonia@REDACTED> wrote:
>
> Hi,
>
> I'm running the latest release of Erlang (R11B-3) on Windows XP.  When I
> run:
>
> C:\WINDOWS\system32>"c:\Program Files\erl5.5.3\bin\erl.exe" -name foo
>
> it exits immediately -- no shell, no error message of any sort.  However,
> the following brings up a shell as expected:
>
> C:\WINDOWS\system32>"c:\Program Files\erl5.5.3\bin\erl.exe" -sname foo
> Eshell V5.5.3  (abort with ^G)
> (foo@REDACTED)1>
>
> Any idea what I'm doing wrong?  Thanks.
>
> Dave
>
> **
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070223/aa052294/attachment.htm>


More information about the erlang-questions mailing list