Could you tell me what it means to start an Erlang node in distributed mode (sorry, I'm a newbie)?  I tried running the Erlang interpreter and then starting Eclipse again, but got the same error.  Thanks.

Dave


On 6/19/06, Vlad Dumitrescu <[EMAIL PROTECTED]> wrote:
Hi,

Well epmd should start automatically when the Erlang node is started
in distributed mode. If you start a distributed node (outside Eclipse)
and then start Eclipse, then you might get a different behaviour.
Please try it.

I got a report about the same problem on Mac, and there epmd reports
what it should... so maybe it isn't related to that (except that I got
the same behaviour when there was some problem with epmd).

best regards,
Vlad

On 6/20/06, David Tucker <[EMAIL PROTECTED]> wrote:
>
>
> > Does the Erlang node start?
> > Is it properly registered with epmd? What does your
> >     C:\Program Files\erl5.5\erts- 5.5\bin\epmd.exe -names
> > give?
>
>
> I get:
>
>   epmd: Cannot connect to local epmd
>
> Is there some other service I should have started?
>
> Dave
>
>

_______________________________________________
Erlide-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to