node: symbol lookup error: node: undefined symbol: ares_library_init


yum remove nodejs
git clone http://github.com/joyent/node.git
cd node
git checkout v0.4.10
./configure
make
make install
Posted by [czar]
,