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

Can't compile missing XInput2.h #178

Open
lightonflux opened this issue May 5, 2014 · 3 comments
Open

Can't compile missing XInput2.h #178

lightonflux opened this issue May 5, 2014 · 3 comments

Comments

@lightonflux
Copy link

checking for X11/extensions/XInput2.h... no
configure: error: required header missing

I updated my local git repo and tried to compile the new changes, but get the error above.

How to i fix that? Does my Debian Testing lack some packages (compiled fine ~last month) or do i need to make some softlinks so the check find the X extensions?

@MaartenBaert
Copy link
Owner

You need to install 'libxi-dev' first, it's needed for the improved hotkey support.

@lightonflux
Copy link
Author

Is there an rss feed or so where i can get information if new
dependencies are added?

Thanks

Am 06.05.2014 02:48, schrieb MaartenBaert:

You need to install 'libxi-dev' first, it's needed for the improved
hotkey support.


Reply to this email directly or view it on GitHub
#178 (comment).

@MaartenBaert
Copy link
Owner

No, but you can find an up-to-date list of dependencies in the README file. And you can view the history of the README file here:

https://github.com/MaartenBaert/ssr/commits/master/README.md

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

2 participants