[erlang-questions] Configuring SASL

Kirill Zaborski qrilka@REDACTED
Sat Jun 9 21:23:11 CEST 2007


Thanks,
But isn't app file read every time application is loaded and started?
If it's neglected what is the purpose of it?

Regards,
Kirill

On 6/9/07, Jan Henry Nystrom <jan@REDACTED> wrote:
>
> Hi Kirill,
>
> The standard way to change the configuration of applications
> using environment variables is to create a X.config file
> and start your erlang system by:
> erl -config X
>
> where X is a suitable name for the configuration. The
> file format for config files is described in config(4)
> which you can read using:
> erl -man config
>
> /Cheers Henry
>
>
> Kirill Zaborski wrote:
> > Can anyone explain how can I configure SASL?
> > I've tried to change sasl.app file in lib folder of my Erlang
> > distribution but with no success.
> > What do I do wrong?
> >
> > Best regards,
> > Kirill.
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://www.erlang.org/mailman/listinfo/erlang-questions
>
>
> --
> Jan Henry Nystrom
> Training Manager
>
> Erlang Training and Consulting Ltd
> 401 Fruit and Wool Exchange,
> Brushfield Street, London,
> E1 6EL, United Kingdom
> Company Registration 3893360 VAT Number GB 752 1091 57
> Tel +44 207 456 1020
> Fax +44 870 1390 779
> jan@REDACTED
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070609/567c8a55/attachment.htm>


More information about the erlang-questions mailing list