Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prebuild for raspberry pi? #345

Closed
robinpaulson opened this issue Feb 20, 2017 · 3 comments
Closed

prebuild for raspberry pi? #345

robinpaulson opened this issue Feb 20, 2017 · 3 comments

Comments

@robinpaulson
Copy link

I installed leveldown from npm today and got this:

prebuild-install info begin Prebuild-install version 2.1.0
prebuild-install info looking for local prebuild @ prebuilds/leveldown-v1.6.0-node-v51-linux-arm.tar.gz
prebuild-install info looking for cached prebuild @ /home/pi/.npm/_prebuilds/https-git.luolix.top-level-leveldown-releases-download-v1.6.0-leveldown-v1.6.0-node-v51-linux-arm.tar.gz
prebuild-install http request GET https://github.com/level/leveldown/releases/download/v1.6.0/leveldown-v1.6.0-node-v51-linux-arm.tar.gz
prebuild-install http 404 https://github.com/level/leveldown/releases/download/v1.6.0/leveldown-v1.6.0-node-v51-linux-arm.tar.gz
prebuild-install WARN install No prebuilt binaries found (target=7.5.0 runtime=node arch=arm platform=linux)

Would it be possible to prepare a prebuild for this target? There is a prebuild for v1.5.0 bit not 1.6, according to your releases page. This wouldn't normally be a problem, but building anything non-trivial on a raspberry pi is pretty painful.

Cheers!

@farskipper
Copy link

Looks like from #300 that @rvagg or @ralphtheninja have been making the arm binaries

There is a way to emulate an ARM cpu on travis-ci using QEMU
https://blog.hypriot.com/post/setup-simple-ci-pipeline-for-arm-images/
Not sure how well that will work for this, but sure would be nice.

@crzidea
Copy link

crzidea commented Jun 11, 2017

There is a solution with scaleway (https://scaleway.com). They provide ARM servers.

@ralphtheninja ralphtheninja self-assigned this Jul 25, 2017
@ralphtheninja ralphtheninja removed their assignment May 12, 2018
@vweevers
Copy link
Member

Duplicate of #360. There's work in progress at #572.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants