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  
epmd is seen.

I have tried to stop the epmd, but the only command I have seen by  
trawling the net is "erl -sname ---stop", but "erl -sname epmdstop"  
just gives me the term epmdstop as part of my prompt and is not clear  
what that means. I even tried "epmd:stop()." - you can see I am  
clutching at straws.

Sorry to be so basic - I am just trying to get started.

(btw, I loaded the latest R11B release, so surprised I did not get  
5.5.4).

p.s. CtrlG does not seem to work - I have to use CtrlC then (a)bort.

Timbeau.

On 20 Jun 2007, at 23:00, Ben Hood wrote:

> 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 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 Erlide,
>> like a "Check connection" button when setting the Erlang root
>> directory.
>>
>> let me know if you get some results (i.e. send the epmd console  
>> output :-)
>> /Vlad
>>
>> --------------------------------------------------------------------- 
>> ----
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Erlide-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/erlide-devel
>>
>
>
> -- 
> int main(){long u=0x6e6562;printf("%.4s",(char*)&u);}
>
> ---------------------------------------------------------------------- 
> ---
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Erlide-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/erlide-devel


                
___________________________________________________________ 
Inbox full of spam? Get leading spam protection and 1GB storage with All New 
Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Erlide-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to