Installing the .boot file.
Pupeno
pupeno@REDACTED
Sat Jan 21 15:01:36 CET 2006
On Saturday 21 January 2006 07:49, Ulf Wiger (AL/EAB) wrote:
> 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
That is what I was trying to avoid, I could also specify the path to -pa and
it works. But all that is going to end up in a script to run my application
and if I put any path in the script, the script would be system dependent
(paths changes from system to system) and I'd have to make my build system
capable of modifying a script, which doesn't seem easy nor straightforward.
Thank you.
--
Pupeno <pupeno@REDACTED> (http://pupeno.com)
Vendemos: Kit del guitarrista: http://pupeno.com/vendo/#kit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060121/c0d44b8d/attachment.bin>
More information about the erlang-questions
mailing list