[erlang-questions] Configuring SASL

Jan Henry Nystrom jan@REDACTED
Sat Jun 9 17:31:02 CEST 2007


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



More information about the erlang-questions mailing list