<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2713.1100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" 
size=3>Hello!<BR><BR>    Since my lecturer of Functional 
Programming might not have an Erlang<BR>runtime, I'm desperate to make it 
working on Linux shell as I've got to show<BR>Him that my project works. 
Yesterday I have modified my echo server and now<BR>it starts the epmd daemon by 
it self. On this moment starting erlang runtime<BR>by erl will do. After that, 
on the one Linux console echo must be started<BR>(echo:start(0).), on the other 
console start erl and then run client<BR>(client:main(["5","5","square"]). I 
think it should work. Yet, on Linux<BR>shell it stops. The ./echo proces stops 
on "os:cmd(Epmd ++ " -daemon"),"<BR>command and ./client 5 square stops on 
"erl_distributin:start(),".<BR><BR>    Please find the attachment 
and try it. Sorry, I'm being so annoying, yet<BR>it is very important for 
my.<BR><BR>    Thank you all very 
much!!<BR><BR>Cheers,<BR>Piotr</FONT></FONT></DIV></BODY></HTML>