语言

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?

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

4 回复
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