Hello, I'm using this command to generate a deb out of Node.js sources, using 0.6.12 it's my understanding that npm should be included, but in the resulting package it's not.
./configure && JOBS=2 make && checkinstall --install=yes --pkgname=nodejs --pkgversion "0.6.12" --default Hints? -- 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
