Ben,
I used the sources from Erlang.org R11B-5 and config-make-installed
them manually.
Odd that I still have 5.5.3 then. Where did you get 5.5.4?
Timbeau
On 21 Jun 2007, at 07:24, Ben Hood wrote:
>> (btw, I loaded the latest R11B release, so surprised I did not get
>> 5.5.4).
>
> If you g
> (btw, I loaded the latest R11B release, so surprised I did not get
> 5.5.4).
If you got it from fink, that probably isn't the latest Erlang
release, as they seem to be a bit behind. I built Erlang from the
release sources from erlang.org (this was R11B-4). However even I am
behind the times as R
Hi Ben and Vlad,
I am not able to find, let alone kill and restart epmd.
Unfortunately I am just beginning with Erlang, so explicit commands
would be most useful! ;-)
From my unix shell prompt epmd gives "command not found" .
I have tried to see the processes on the erl using regs(), but no
I was running 0.3.29 on 5.5.3 on OSX 10.4.9 with Eclipse 3.2.2 and ran
into that problem as well. I upgraded to 5.5.4 and recompiled the
Erlang code in Erlide and that seems to work.
HTH,
Ben
On 6/20/07, Vlad Dumitrescu <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In order to check what is going on, one
Hi,
In order to check what is going on, one thing to try is the following:
* stop all erl processes and kill epmd
* run "epmd -d -d -d" in a separate console
* start Eclipse and see if there is any communication with the epmd process
I think it would be a good idea to add something like that to
Hi!
>From the first look, it feels like it is a connection problem. Others
have reported this, but it is difficult to troubleshoot because I
don't have a Mac. Besides, for others it did work fine.
If you have the possibility, you could check the archives of the
mailing list for a similar problem.
Hi,
I installed Erlide 0.3.29 (first ever version) on Eclipse 3.2.2. I
restarted Eclipse, set my home directory (5.5.3, R11B) but when I
restarted Eclipse, it now hangs. I have tried a few times, even
started erl from the terminal.
Oddly, it worked at the first go, but not after restart. I