On Wednesday, March 19, 2014 2:54:43 PM UTC-4, Orlando Hernandez wrote: > > sudo add-apt-repository ppa:chris-lea/node.js > sudo apt-get update > sudo apt-get install nodejs > :) > 2014-03-19 13:40 GMT-05:00 Walter Lee Davis <[email protected]<javascript:> > >: > >> I've gotten bitten by the name, too. Look for a package called nodejs, >> not node. >> >> Walter >> >> On Mar 19, 2014, at 2:00 PM, Scott Ribe wrote: >> >> > On Mar 19, 2014, at 11:57 AM, Jaimin Pandya >> > <[email protected]<javascript:>> >> wrote: >> > >> >> I am completely new for node.js. By reading tutorials I downloaded >> >> "node-v0.10.26". >> >> >> >> But I don't know how to install it on ubuntu12.04? >> > >> > Perhaps look for a node.js mailing list??? >> > >> > -- >> > Scott Ribe >> > [email protected] <javascript:> >> > http://www.elevated-dev.com/ >> > (303) 722-0567 voice >> > >> > >> > >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups "Ruby on Rails: Talk" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected] <javascript:>. >> > To post to this group, send email to >> > [email protected]<javascript:> >> . >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/rubyonrails-talk/64C8DF5B-BC33-40C5-BC24-7B8D0E8F76DF%40elevated-dev.com >> . >> > For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to >> [email protected]<javascript:> >> . >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/rubyonrails-talk/0AA30515-4F08-45FF-AB43-26975B99A9B2%40wdstudio.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > > I would make sure you add chris-lea/node.js to your repository as Orlando has in his response. The node.js they have in the standard repository is usually old (the same issue as rails). You will also need a few other things installed such as python. The link gnowoel provides above has it pretty well documented.
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/9a7e9cbc-407b-4cf6-b368-34fae75aa869%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

