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
