TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Build Node.JS on ARMv5 DockStar, ARMv6 RaspberryPI

6 pointsby nodejs-newsabout 13 years ago

1 comment

WarheadsSEabout 13 years ago
The problem with building node is not node itself, but V8. For that purpose, Arch Linux | ARM separated the V8 from the nodejs package. See <a href="https://github.com/archlinuxarm/PKGBUILDs/blob/master/community/v8/PKGBUILD" rel="nofollow">https://github.com/archlinuxarm/PKGBUILDs/blob/master/commun...</a> for how/why to build it correct per platform.