Y
Hacker News
new
|
ask
|
show
|
jobs
JXcore combines SQLite and Node.js for Raspbian
(
oguzbastemur.blogspot.co.uk
)
8 points
by
voltaire99
4458 days ago
3 comments
frik
4458 days ago
Where can I download the source code of JXcore? Or is it a closed source fork/distro?
link
bliker
4458 days ago
What are the advantages over using official builds for rpi?
http://nodejs.org/dist/v0.10.24/
link
conanobre
4458 days ago
Latest+sqlite
link
r4um
4458 days ago
> Compiling Node.JS on Raspberry PI unfortunately takes lots of time (approx. 4 hours!!)
Can't be cross compiled ??
link
steeve
4458 days ago
I'm sure it can:
$ apt-get install gcc-arm-linux-gnueabi
link
Edmeral
4458 days ago
You can also find a pre-compiled .deb here
https://github.com/nathanjohnson320/node_arm
link
obastemur
4458 days 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!
link