-
Notifications
You must be signed in to change notification settings - Fork 68
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
brew installation #10
Comments
Would be nice but definitely difficult I personally think... This project has libraries but no executables, and needs modifying several system files (/etc/pam.d/sudo) and directories (/usr/local/lib/pam, Apple seems to be taking over /usr/local), so it may be hard unless someone can come up with a powerful postinstall script. |
Leaving aside the integration/setup step, wouldn't the added convenience in the software distribution step already provide enough value to make this worthwhile? Aren't there other formulas around which just inform you in their post-install message about necessary steps one needs to take to get them fully working? |
pam_reattach support it somehow https://github.com/Homebrew/homebrew-core/blob/57999e23a0fb93b4f807c7f98ebea8484899e295/Formula/p/pam-reattach.rb |
brew install
would be a great addition to this.Thanks!
The text was updated successfully, but these errors were encountered: