[erlang-questions] erl -name doesn't work
David Tucker
dbtleonia@REDACTED
Thu Feb 22 09:54:24 CET 2007
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
**
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070222/b427dc6b/attachment.htm>
More information about the erlang-questions
mailing list