distributed node in linux

Chandrashekhar Mullaparthi chandrashekhar.mullaparthi@REDACTED
Tue Mar 9 09:58:47 CET 2004


The same problem exists on Mac OS X as well. We have this in our 
~/.erlang

inet_db:add_rc_list([{lookup, ["native", "file"]}]).

cheers
Chandru

On 9 Mar 2004, at 07:22, SEUNG BONG HAN wrote:

> I tried to setup the distributed node in Gentoo linux
> without success.
> I found out that if I do the inet:gethostbyname(<host
> name>), it returned {error, nxdomain}.
> The reason was inet_db:res_option(lookup) returned
> empty list instead of [{res_lookup,[file,dns]}].
>
> I setup the nsswitch.conf to lookup the
>
> hosts:       files dns
> ...
>
> Does anybody have same problem that I have before?
> The FreeBSD 5.0 also gives me the same result just my
> Gentoo Linux.
>
> regards,
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Search - Find what you’re looking for faster
> http://search.yahoo.com




More information about the erlang-questions mailing list