Menu
Sites
Language
How to use node.js with Tizen

Hi, all. Please tell me, how  to use node.js with Tizen. Are there any examples?

Edited on 18 03, 2014

Responses

4 Replies
Daehyeon Jung
Hi Enjo, it depends on what you want to do with node.js with Tizen. As we all know, Tizen based on Linux. So you can make your own node.js RPM binary with your host PC. Once you compiled node.js from the source in your host PC, you can transfer the file to Tizen and install the RPM. And then you can use node.js from the shell. (sdb shell)   Regards, Daehyeon
 Enjo
Hi, Daehyeon Thanks for the answer, a colleague. Regards, Enjo
Ender von Fuzz
Did You manage to run node on tizen? I am going to do that, so I am gathering infos about that procedure.
John Ixion
Running Node.JS on Tizen 2.0 by Stewart Christie https://developer.tizen.org/blogs/stewartchristie/2013/running-node.js-on-tizen-2.0