Installing the .boot file.

Ulf Wiger (AL/EAB) ulf.wiger@REDACTED
Sat Jan 21 11:49:31 CET 2006


 
Pupeno wrote:
> where can I install my .boot file to be found ?
> 
> $ erl -boot myapp
> {"init terminating in do_boot",{'cannot get bootfile','myapp.boot'}}

Give the full path name (without the .boot extension),
e.g.:

erl -boot /usr/lib/erlang/lib/myapp-0.0.0/priv/boot/myapp

/Uffe




More information about the erlang-questions mailing list