-
Notifications
You must be signed in to change notification settings - Fork 20
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
No package 'xf86miscproto' found #631
Comments
Thanks for the report, Gerard. Are you running it on Linux or Mac? brew reinstall -s pkg-config
brew install xset |
I can reproduce this bug by attempting to install |
I tried what you suggested
but sadly it didn't work either.
Okay, thanks for your time :) |
It looks like
The linking step will fail.
Once done, undo changes to
Let me know if you encounter any issues. |
Legacy protocol headers are required by some packages (e.g., libxxf86misc and, consequently, xset). Related to maxim-belkin/homebrew-xorg#631
@maxim-belkin thank you! it works. |
@maxim-belkin sorry I never got back to you. I appreciate the time you took to investigate on the issue. Thank you. |
Please follow the general troubleshooting steps first:
brew update
and retried your prior step?brew doctor
, fixed as many issues as possible and retried your prior step?sudo chown -R $(whoami) $(brew --prefix)
?Bug reports:
I followed the instructions in the README.md
brew tap linuxbrew/xorg
brew install linuxbrew/xorg/xset
This is what I got:
brew gist-logs xset
Gave me no logs.
This is my first ever issue so I'm sorry if it stinks. I just have no idea where to post this error. Thanks.
The text was updated successfully, but these errors were encountered: