JXcore combines SQLite and Node.js for Raspbian (oguzbastemur.blogspot.co.uk) 8 points by voltaire99 12y ago ↗ HN
[–] r4um 12y ago ↗ > Compiling Node.JS on Raspberry PI unfortunately takes lots of time (approx. 4 hours!!)Can't be cross compiled ?? [–] obastemur 12y ago ↗ Sure but if you have the environment prepared for that... Hey! this is already compiled, tested etc with lots of additions and ready for hacking! [–] steeve 12y ago ↗ I'm sure it can: $ apt-get install gcc-arm-linux-gnueabi [–] Edmeral 12y ago ↗ You can also find a pre-compiled .deb here https://github.com/nathanjohnson320/node_arm
[–] obastemur 12y ago ↗ Sure but if you have the environment prepared for that... Hey! this is already compiled, tested etc with lots of additions and ready for hacking!
[–] Edmeral 12y ago ↗ You can also find a pre-compiled .deb here https://github.com/nathanjohnson320/node_arm
[–] bliker 12y ago ↗ What are the advantages over using official builds for rpi? http://nodejs.org/dist/v0.10.24/ [–] conanobre 12y ago ↗ Latest+sqlite
[–] frik 12y ago ↗ Where can I download the source code of JXcore? Or is it a closed source fork/distro?
7 comments
[ 2.6 ms ] story [ 29.1 ms ] threadCan't be cross compiled ??