Re: [OpenWrt-Devel] node.js

2018-05-25 Thread Russell Senior
> "Levente" == Levente writes: Levente> After selecting x86 platform, I can see the menu items. Is this Levente> intentional to include node only in x86 platform builds? Once upon a time, node.js was dependent on v8 (the javascript interpretter), and v8 was only

Re: [OpenWrt-Devel] node.js

2018-05-25 Thread Levente
node for OpenWRT? >>> >>> >>> Thanks, >>> Levente >>> >>> ___ >>> openwrt-devel mailing list >>> openwrt-devel@lists.openwrt.org >>> http://lists.infradead.org/mailman/listinf

Re: [OpenWrt-Devel] node.js

2018-05-25 Thread Levente
; Thanks, >> Levente >> >> ___________ >> openwrt-devel mailing list >> openwrt-devel@lists.openwrt.org >> http://lists.infradead.org/mailman/listinfo/openwrt-devel > > > node.js is in "packages" feed. Did you ena

Re: [OpenWrt-Devel] node.js

2018-05-25 Thread Alberto Bursi
-devel mailing list openwrt-devel@lists.openwrt.org http://lists.infradead.org/mailman/listinfo/openwrt-devel node.js is in "packages" feed. Did you enable that feed? see here to enable OpenWrt feeds https://openwrt.org/docs/guide-developer/feeds

[OpenWrt-Devel] node.js

2018-05-25 Thread Levente
Hi all, There is a tutorial here: https://wiki.openwrt.org/doc/howto/nodejs on how to compile node.js into OpenWRT, but the that configuration item is missing from menuconfig. I checked the feed, and it is there in the build tree. There is a dependency for the package, which is the FPU. So I