Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Installation on ARM Jessie #152

Closed
neolao opened this issue Jan 12, 2017 · 3 comments
Closed

Installation on ARM Jessie #152

neolao opened this issue Jan 12, 2017 · 3 comments

Comments

@neolao
Copy link

neolao commented Jan 12, 2017

I tried to install the application in a fresh install of Jessie on Raspberry Pi.

> robotjs@0.4.5 install /home/pi/workspace/zazu/node_modules/robotjs
> prebuild --install

prebuild WARN install No prebuilt binaries found (target=v7.4.0 arch=arm platform=linux)

But it works if the requirements of RobotJS are installed: https://github.com/octalmage/robotjs#building

I don't know if you can do something about that.

@bayleedev
Copy link
Member

If you just run npm install robotjs does it work?

@neolao
Copy link
Author

neolao commented Jan 12, 2017

No

@bayleedev
Copy link
Member

I believe travis runs the builds on a debian based CI server. There are some dependencies it should install, but maybe a few need to be manually installed?

There is a ticket on robotjs covering these dependencies.

octalmage/robotjs#17

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

No branches or pull requests

2 participants