Creating a Target System versus OTP Release Handling Tutorial (xml)
Dietmar Schaefer
dietmar@REDACTED
Wed Jun 22 10:44:04 CEST 2005
Hi !
I have some problems understanding the main difference in both mentioned
tutorials.
The purpose is - as far as I can see - the same but the procedure is
different.
Which way is preferable ?
Under R10B-5:
systools:make_script("cmmc",[{path,["/home/dietmar/cmmc-foc/lib/cmmc-1.0/ebin"]}]).
=ERROR REPORT==== 22-Jun-2005::10:30:26 ===
Error in process <0.29.0> with exit value:
{undef,[{systools,make_script,["cmmc",[{path,["/home/dietmar/cmmc-foc/lib/cmmc-1.0/ebin"]}]]},{erl_eval,do_apply,5},{shell,exprs,6},{shell,eval_loop,3}]}
** exited: {undef,[{systools,make_script,
["cmmc",
[{path,["/home/dietmar/cmmc-foc/lib/cmmc-1.0/ebin"]}]]},
{erl_eval,do_apply,5},
{shell,exprs,6},
{shell,eval_loop,3}]} **
Under R10-B4:
*WARNING* snmp: Source code not found: snmp.erl
.
.
.*WARNING* snmp: Source code not found: snmp_verbosity.erl
ok
The warnings were addressed by another email and that shouldn't be a
problem.
Dietmar
More information about the erlang-questions
mailing list