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

Installing on gentoo #81

Closed
chinh4thepro opened this issue Oct 9, 2022 · 1 comment
Closed

Installing on gentoo #81

chinh4thepro opened this issue Oct 9, 2022 · 1 comment

Comments

@chinh4thepro
Copy link

When trying to install brightnessctl on gentoo I get:
`chinh4thepro@pog ~/Downloads/brightnessctl-master $ sudo ./configure && make install
Build configuration:

PREFIX: /usr/local
MODE: 0755
UDEV_DIR: /lib/udev/rules.d

udev: enabled
logind: disabled [auto]
install -d /lib/udev/rules.d
install -m 0644 90-brightnessctl.rules /lib/udev/rules.d
install: cannot create regular file '/lib/udev/rules.d/90-brightnessctl.rules': Permission denied
make: *** [Makefile:25: install_udev_rules] Error 1`

How could I fix this?

@chinh4thepro
Copy link
Author

chinh4thepro commented Oct 10, 2022

whoops forgot to add sudo before of make install...

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

1 participant