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

(Linux) Dependencies #12

Open
lingo opened this issue Jul 14, 2017 · 6 comments
Open

(Linux) Dependencies #12

lingo opened this issue Jul 14, 2017 · 6 comments

Comments

@lingo
Copy link

lingo commented Jul 14, 2017

In order for this to build properly on Ubuntu 16.05 Xenial, I had to:
sudo apt-get install libxss-dev libxext-dev

@lingo
Copy link
Author

lingo commented Jul 14, 2017

Just should be put into Readme as dependency

@carlosrenatohr
Copy link

Good contribution @lingo. It would be great that Readme was updated.

@tiangolo
Copy link

Thanks @lingo !

I added it to my PR updating the README: #9

...in case @paulcbetts checks this repository ever again 😂

@bithavoc
Copy link

I was having a hard time using this module so I published https://github.com/bithavoc/node-desktop-idle which works in Linux, OSX and Windows. Works well with Electron 🌮

@tiangolo
Copy link

That's awesome @bithavoc ! I'll test it soon.

@EternallLight
Copy link

EternallLight commented Feb 8, 2018

Does anybody know how to get it work on Cent OS 7?

UPD
yum install libXext-devel
yum install libXScrnSaver-devel

For building Linux ia32:
yum install libXext-devel.i686
yum install libXScrnSaver-devel.i686

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