-
Notifications
You must be signed in to change notification settings - Fork 54
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
error under debian #20
Comments
I have the same issue with debian |
I've not thought about the correct fix but a workaround is to launch with:
where the correct path to libudev.so.0 will be os dependent but can easily be found by using something like:
|
I can't reproduce this on my RPi running Debian Wheezy, I have these libudev packages installed:
While I try to get a Debian VM up and running to reproduce, can anyone who hits this problem please provide details of which version they are running, which libudev packages are installed, etc. Thanks. |
ii libgudev-1.0-0:i386 204-10 i386 GObject-based wrapper library for libudev Linux version 3.13-1-686-pae ([email protected]) (gcc version 4.8.2 (Debian 4.8.2-16) ) #1 SMP Debian 3.13.7-1 (2014-03-25) |
Was this issue ever resolved? Is this project still active? |
I actively use this project, with the workaround. I did need to add a X.disconnect() followed by a process.exit() |
It's still active, I just didn't ever get around to trying to reproduce the issue - I'll see if I can to that soon. Sorry for the delay. |
I can reproduce, using Ubuntu 14.04 on a Thinkpad X220. Using node when i ad the npm package as a dependency, it downloads and builds fine (no error to console at least) but then if i import the package using a require there is an issue. |
If you get openzwave lib installed and working on your machine (either by
|
Got this error durning 'require':
root@debian:/home/drago/empathy/node_modules/openzwave# node test.js
node -v v0.10.21
npm -v 1.3.15
Linux 3.2.0-4-686-pae
The text was updated successfully, but these errors were encountered: