<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.3790.2817" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Create a target system fail.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>step1:</FONT></DIV>
<DIV><FONT size=2>i create a file(<FONT size=3>C:\Program 
Files\erl5.5.2\</FONT></FONT><FONT size=3>mysystem.rel)</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>file content:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>%% mysystem.rel<BR>{release,<BR> {"MYSYSTEM", 
"FIRST"},<BR> {erts, "5.5.2"},<BR> [{kernel, "2.11.2"},<BR>  
{stdlib, "1.14.2"},<BR>  {sasl, "2.1.4"},<BR>  {pea, 
"1.0"}]}.</FONT><BR></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>step2: </FONT></DIV>
<DIV><FONT size=2>mkdir  C:\target_system\myapps\pea-1.0\ebin</FONT></DIV>
<DIV><FONT size=2>cd </FONT><FONT size=3>C:\Program Files\erl5.5.2\</FONT></DIV>
<DIV><FONT size=2>execute the command </FONT><FONT size=3>erl -pa </FONT><FONT 
size=2>C:\target_system\myapps\pea-1.0\ebin</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>step3:</FONT></DIV>
<DIV>1> target_system:create("mysystem").<BR></DIV>
<DIV><FONT size=2>The result is</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>** exited: 
{undef,[{target_system,create,["mysystem"]},<BR>                   
{erl_eval,do_apply,5},<BR>                   
{shell,exprs,6},<BR>                   
{shell,eval_loop,3}]} **</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>=ERROR REPORT==== 16-Jan-2007::14:34:57 ===<BR>Error in 
process <0.28.0> with exit value: 
{undef,[{target_system,create,["mysys<BR>tem"]},{erl_eval,do_apply,5},{shell,exprs,6},{shell,eval_loop,3}]}</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=3><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT><FONT size=2></FONT><BR></DIV></FONT>
<DIV><FONT size=2></FONT> </DIV></BODY></HTML>