forked from denji/homebrew-nginx
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Install error: The GeoIP module requires the GeoIP library. #48
Comments
Installing the (deprecated) geoip package fixed this error for me. |
geoip has been disabled, making this issue even more annoying. |
Still no solution? |
Unfortunately, there is no way to install the geoip package |
brew install geoip --force |
Can solve the current problem |
Thanks @ymsun , this will worked for me |
@ymsun works for me! Thanks you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Indicate troubleshooting steps taken
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 / build errors:
When running
brew install openresty/brew/openresty
I'm getting the following error:Brief summary of issue:
The complete command that you issued:
Gist with output of
brew doctor
:Link output by
brew gist-logs <formula>
:Output of
brew config
:Formula Requests:
The quickest way to get a new formula into Homebrew is to file a Pull Request.
We will consider your request but it may be closed if it's something we're not actively planning to work on.
The text was updated successfully, but these errors were encountered: