<div dir="ltr">Hello.<div><br></div><div>Try to start your VM with custom inetrc. Just set ERL_INETRC environment variable to inet config file path.</div><div style>In config file write:</div><div style>   {lookup, [file, dns]}.</div>

<div style><br></div><div style>This will tell erlang's resolver to use it's own DNS client, not system one.</div><div style>More info at <a href="http://www.erlang.org/doc/apps/erts/inet_cfg.html">http://www.erlang.org/doc/apps/erts/inet_cfg.html</a></div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/3 Benoit Chesneau <span dir="ltr"><<a href="mailto:bchesneau@gmail.com" target="_blank">bchesneau@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
I compiled Erlang with --disable-native-libs --disable-options but it<br>
is still trying to use it on load.. Did I miss an option?<br>
<br>
- benoît<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><font face="'courier new', monospace">---------------------------------------------</font><div><font face="'courier new', monospace">Данил Загоскин | +7 906 064 20 47 | <a href="mailto:z@gosk.in" target="_blank">z@gosk.in</a></font></div>


</div>