I was installing nodejs at the "make" step and I got stuck at this one. I got this output
asked 22 Oct '10, 15:54 ramonlechuga |
In case anyone stumbles onto this page in the future, you're likely wanting to install a newer version of Node.js, in which case this guide details that process. Hope that helps! answered 11 Oct '12, 00:30 ryans ♦♦ |
That's strange - I just built node.js in a test account on your server and had no problems. Here are the exact steps I took:
Try deleting your source tree and start over, following the above steps exactly as shown. answered 22 Oct '10, 16:56 seanf |
by the way I did this
./configure --jobs=1 --prefix=$HOME