Hello All, i am trying to install NodeJs on my Linux machine, but it is throwing error Steps followed: Downloaded source code node-v0.10.5 cd node-v0.10.5 ./configure make ERROR Message*************************** make -C out BUILDTYPE=Release V=1 make[1]: Entering directory `/tmp/node-v0.10.5/out' make[1]: *** No rule to make target `/tmp/node-v0.10.5/out/Release/obj.target/v8_base/gen/debug-support.o', needed by `/tmp/node-v0.10.5/out/Release/obj.target/deps/v8/tools/gyp/libv8_base.a'. Stop. make[1]: Leaving directory `/tmp/node-v0.10.5/out' make: *** [node] Error 2 can someone help me on this? Thanks in Advance.
-- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
